td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#0C7C00;
}

A:Hover  {
	color : #12B813;
	text-decoration : underline;
}

A.footer {
	text-decoration: underline;
	color:#FFFFFF;
}

A.footer:Hover  {
	color : GOLD;
	text-decoration : underline;
}

H3 {
	color: MAROON;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
P,LI {
     color: #000000;
     font-size: 10px;
     font-family: arial;
     }
 p {
     color: #000000;
     font-size: 12px;
     font-family: arial;
     }
h2,H2 {
	color: MAROON;
	font-size: 18px;
	font-family: Times Roman;
}