Body  {
	font-size : 12px;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : Black;
}

P  {
	font-size : 12px;
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

H4  {
	font-size : 13px;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : #ff9900;
	text-transform : uppercase;
}

H5  {
	font-size : 12px;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : #ff9900;
	text-transform : capitalize;
}

A  {
	font-size : 12px;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration : none;
	color : #CC3300;
}

A:hover  {
	font-size : 12px;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration : underline;
	color : #CC3300;
}

TD  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : Black;
}

.footerlink  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #CC3300;
	text-decoration : none;
}

.footerlink:hover  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #CC3300;
	text-decoration : underline;
}

.footer  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : Black;
}

.item {
	font-size: 10px;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.item:hover {
	font-size: 10px;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}



