body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #FFFFFF;
}

.titletext {
	color: #FFFFFF;
	font-family: Georgia, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:link {
	color: #666666;
	text-decoration: none;
}
.top a:visited {
	color: #666666;
	text-decoration: none;
}
.top a:hover {
	color: #666666;
	text-decoration: underline;	
}
.top a:active {
	color: #666666;
	text-decoration: none;
}.mtext {
	font-size: 12px;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}