body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, select, input, p, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	line-height: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #000000;
}
a {
	color: #0066FF;
	text-decoration: none;
    font-weight:bold;	
}
a:hover {
	text-decoration: underline;
}
.topmenu {
	color: #FFFFFF;
	text-decoration: none;
    font-weight:bold;	
}
.topmenu:hover {
	color: #FF0000;
	text-decoration: none;
}
.sidemenu {
	color: #FFFFFF;
	text-decoration: none;
    font-weight:bold;	
}
.sidemenu:hover {
	color: #003366;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.white:hover {
	text-decoration: none;
}