body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #D3D3D3;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #666666;
	font-size: small;
	line-height: 140%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#menu {
	font-size: 105%;
	color: #CCCCCC;
}
#botmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}
a:link {
	color: #274Dc1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #274DC1;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
