body,p,td {
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#top a { 
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
}
#top a:hover { 
	text-decoration: u	nderline;
}

#main {
	font-family: "Times New Roman";	
}
h1 { 
	color: #15844f;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 11px;
	color: #202778;
	margin-bottom: 0px;
	font-weight:bold;
}
p {
	margin-top: 1px;
}
a {
	color: #2e68cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}