p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #047BBF;
}	
#topmenu{
	font: bold 12px Arial;
	color: white;
}
#topmenu a{
padding-top: 8px;
padding-bottom: 6px;
display: block;
width: 100%;
text-decoration: none;
color: white;
}
#topmenu a:hover{
color: black;
background-color: white;
cursor: pointer;
}

#mainmenu{
	width: auto;
	font: bold 12px Arial;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;	
	border-bottom: 1px solid #ffffff;
}
#mainmenu a{
display: block;
width: 100%;
text-decoration: none;
color: white;
}
#mainmenu a:hover{
color: black;
background-color: white;
cursor: pointer;
}
