BODY {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	align: center;
	background: #e7e7e7;
	text-align: center;
}

P { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
}

TD { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
}


a, a:link, a:active, a:visited, a:hover { 
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color: white;
	background: blue;
	text-decoration: none;
}

a img { 
	border: none;
	padding: 0px;
}

a.menu, a:link.menu, a:active.menu, a:visited.menu, a:hover.menu { 
	display: block;
	width: 72px;
	color: blue;
	border: none;
	margin-bottom: 0px;
	padding: 4px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background: white;
}

a:hover.menu { 
	color: #ffffff;
	background: blue;
	text-decoration: none;
}

a img { 
	border: none;
	padding: 0px;
	background: none;
}

small { 
	color: red;
	font-size: 12px;
}


#links { 
	text-align: center;
}

#links a, #links a:link, #links a:active, #links a:visited, #links a:hover { 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#links a:hover { 
	color: #000000;
	background: none;
	text-decoration: underline;
}

a.ad, a:link.ad, a:active.ad, a:visited.ad, a:hover.ad { 
	color: blue;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.ad { 
	color: #ffffff;
	background: blue;
	text-decoration: none;
}

a.ad2, a:link.ad2, a:active.ad2, a:visited.ad2, a:hover.ad2 { 
	color: blue;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a:hover.ad2 { 
	color: #ffffff;
	background: blue;
	text-decoration: none;
}