body, td{
	font-family: arial;
	font-size:10pt;
}



#footer {
	font-size:8pt;
	text-align:center;
}

.leftalign {
	text-align:left;
}

.centeralign {
	text-align:center;
}

a {
	text-decoration:none;
	
}


.menu a {
	width:100%;
	height:100%;
	padding-top:7px;
	color:#fff
}


.menu a:hover {
	background-color:#BBEE22;
}
