.main h1 {
	font-family : 'Tahoma';
	font-weight : bold;
	font-size : 50px;
	line-height : 60px;
}
.main h2 {
	font-family : 'Yanone Kaffeesatz';
	font-size : 30px;
	line-height : 35px;
}
.main  {
	background-color : #001E33;
}
h1 {
	color : #001E33;
	font-family : 'Yanone Kaffeesatz';
	text-transform : uppercase;
	font-size : 50px;
	line-height : 55px;
}
h2 {
	text-transform : uppercase;
}
p {
	color : #1c1c1c;
}
h3 {
	font-family : 'Yanone Kaffeesatz';
	font-weight : normal;
	font-size : 30px;
	color : #001E33;
}
i.fa:not([style*=":"]) {
	color : #001E33;
	background-color : #ffffff;
	font-size : 60px;
	height : 70px;
	width : 70px;
	line-height : 70px;
}
.basic h1 {
	color : #001E33;
	font-family : 'Yanone Kaffeesatz';
	text-transform : uppercase;
	font-size : 50px;
	line-height : 55px;
}
.basic h2 {
	text-transform : uppercase;
}
.basic p {
	color : #1c1c1c;
}
.basic h3 {
	font-family : 'Yanone Kaffeesatz';
	font-weight : normal;
	font-size : 30px;
	color : #001E33;
}
.basic i.fa:not([style*=":"]) {
	color : #001E33;
	background-color : #ffffff;
	font-size : 60px;
	height : 70px;
	width : 70px;
	line-height : 70px;
}
.negative  {
	background-color : #001e33;
	background-image : none;
}
.negative h1 {
	font-family : 'Yanone Kaffeesatz';
	font-size : 50px;
	line-height : 60px;
}
.negative h4 {
	font-family : 'Yanone Kaffeesatz';
	font-size : 25px;
	line-height : 30px;
}
.negative h3 {
	font-family : 'Helvetica';
	font-size : 20px;
	font-weight : lighter;
	line-height : 30px;
}
.negative i.fa:not([style*=":"]) {
	font-size : 30px;
	height : 60px;
	width : 60px;
	line-height : 60px;
}
.secondary  {
}
.secondary h1 {
	font-family : 'Yanone Kaffeesatz';
}
.secondary i.fa:not([style*=":"]) {
	font-size : 50px;
	height : 80px;
	width : 80px;
	line-height : 80px;
	color : #ffffff;
	background-color : #001E33;
}
.secondary h2 {
	font-family : 'Yanone Kaffeesatz';
	font-size : 35px;
	line-height : 40px;
}
.main-color {
 	 color: #001E33; 
}
.main-border-color {
 	 border-color: #001E33; 
}
.main-background {
 	 background-color: #001E33; 
}
.negative-color {
 	 color: #001e33; 
}
.negative-border-color {
 	 border-color: #001e33; 
}
.negative-background {
 	 background-color: #001e33; 
}
.negative-background {
 	 background-image: none; 
}
