/* CSS Document */

body {
	margin-top: 0px;
	background-repeat: no-repeat;
	background-color: #E5EEF5;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:135%;
}
.style1 {color: #FFFFFF}
.style1 a:link, .style1 a:visited {color:#D6E3F8;}
.style1 a:hover {text-decoration:underline; color:#FFFFFF; }
body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.topmenu {color:#013567;  font-weight:bold;}
.topmenu a:link, .topmenu a:visited { color:#013567; text-decoration:none; font-weight:bold;}
.topmenu a:hover {text-decoration:underline; color:#8C0000;  font-weight:bold;}

h1 {font-size:24px; font-weight:bold; color:#036;
line-height:135%;}

.menu {
	font-weight:bold;
	
}

.menu a:link, .menu a:visited {
	text-decoration:none;
	color:#069;
	
}

.menu a:hover {
	text-decoration:underline;
	color:#903;
	
}