
td {  font-family: Verdanan, sans-serif; font-size: 13px; font-style: normal; color: #000000}


p {
	font-family : Verdana, sans-serif;
	font-size : 13px;
	color : #027102;
	}
	

a:link {text-decoration: underline; color:#0000FF}
a:visited {text-decoration: underline; color:#0000FF}
a:active {text-decoration: underline; color:#0000FF}
a:hover {text-decoration: underline; color:#9900FF}


ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

/************* #bottomLinks styles ***************/

#bottomLinks{
	font-family : Verdana, sans-serif;
	font-size: 9px;
	color: #999999;
}

#bottomLinks a {
	color: #999999;
	text-decoration: underline;
}

#bottomLinks a:hover{
	color: #000000;
	text-decoration: underline;
}
