A:active
{
	color: #0072BC;
}

A:link
{
	color: #0072BC;
}

A:visited
{
	color: #0072BC;
}

A:hover
{
	color: #ffb400;
}

.footer
{
	color: #1E1E1E;
	font-family: Arial;
	font-size: 10px;
}

.smallBlack
{
	color: #1E1E1E;
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	padding: 15px;	
}

.smallBlack2
{
	color: #1E1E1E;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;

}

.smallWhite
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}

.smallBlue
{
	color: #0072BC;
	font-family: Verdana;
	font-size: 10px;
}

.smallGreen
{
	color: green;
	font-family: Verdana;
	font-size: 10px;
}


.title1
{
	color: #1E1E1E;
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.title2
{
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.title3
{
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.sectionHead
{
	color: orange;
	font-family: Verdana;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
}

H3
{
	color: orange;
	font-family: Verdana;
	font-size: 15px;
	line-height: 2px;

}

H2
{
	color: #555555;
	font-family: Verdana;
	font-size: 17px;
	line-height: 2px;

}
LI
{
	line-height: 9px;
}

.quotes
{
	color: #0072bc;
	font-family: Verdana;
	padding-right: 50px;
	padding-left: 20px;
	font-weight:bold;
	font-size: 11px;
	font-style: italic;

}


