.title {
	color : #009975;
	font-family : verdana;
	font-size : 18px;
	line-height : 20px;
}

.subtitle {
	color : #4B4185;
	font-family : verdana;
	font-weight: bold;
	font-size : 12;
	line-height :16px;

	}
	
.subtitle1 {
	color : #009975;
	font-family : verdana;
	font-weight: bold;
	font-size : 13;
	line-height :16px;

	}


.blue {
	font-family : Arial, Helvetica, sans-seri1f;
	font-weight: bold;
	font-size : 12px;
	color : #2772CD;
	line-height : 20px;
}

a.blue:visited, a.blue:link{color : #2772CD,font-weight:bold;text-decoration : underline;}

a.blue:active, a.blue:hover {color : #FF0000;text-decoration : none;}


.blue1 {
	font-family : Arial, Helvetica, sans-seri1f;
	font-size : 12px;
	color : #2772CD;
	line-height : 20px;
}

a.blue1:visited, a.blue1:link{color : #2772CD;text-decoration : underline;}

a.blue1:active, a.blue1:hover {color : #FF0000;text-decoration : none;}


.blurb {
	color : #2573CD;
	font-family : Arial, Helvetica, sans-seri1f;
	font-size : 11px;
	line-height : 24px;
}

.body {
	color : #4B4185;
	font-family : verdana;
	font-size : 12px;
	line-height :16px;
	}

a.body:visited, a.body:link {color : #0000FF;text-decoration : underline;}

a.body:active, a.body:hover {color : #0000FF;text-decoration : underline;}


.body1 {
	color : #666666;
	font-family : Arial, Helvetica, sans-seri1f;
	font-size : 12px;
	line-height : 18px;
}

a.body1:visited, a.body1:link {color : #666666;text-decoration : underline;}

a.body1:active, a.body1:hover {color : #2573CD;text-decoration : none;}




.white {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-seri1f;
	font-size : 11px;
	line-height : 13px;
}

a.white:visited, a.white:link {color : #FFFFFF;text-decoration : none;}

a.white:active, a.white:hover {color : #2FACFC;text-decoration : underline;}



.gray {
	color : #5b5b5b;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	line-height : 16px;
}


.gray1 {
	color : #5b5b5b;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
}


.subnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #5b5b5b;
	line-height : 15px;
}

a.subnav:visited, a.subnav:link{
	color : #5b5b5b;
	text-decoration : none;
	font-weight:bold;
}

a.subnav:active, a.subnav:hover {
	color : #FF2c51;
	text-decoration : underline;
	font-weight:bold;
}



.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #9AFFFF;
	font-weight : bold;	
	line-height : 15px;
}

a.footer:visited, a.footer:link{
	color : #808080;
	text-decoration : none;
}

a.footer:active, a.footer:hover {
	color : #FFFFFF;
	text-decoration : underline;
}


