body {
	background-color: #FFFFFF;
	topmargin:0;
	marginheight:0;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003333;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #01371E 	
}
.bolder {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003333;
	font-weight: bolder;
	letter-spacing: 0.001px;
}

A:link {
	text-decoration: none; 
	color: #29A539 
}

A:visited {
	text-decoration: none; 
	color: #63CE73 
}

A:hover {
	text-decoration: none; 
	color: #CF7B65 
}

A.topmenu:link { color: #004444; font-weight: bold }
A.topmenu:visited { color: #004444; font-weight: bold }
A.topmenu:hover { color: #DDC363; font-weight: bold }
A.topmenu:active { color: #000000; font-weight: bold }
