body {
	background-color: #87CEEB;
	font-size : 11px;
	text-decoration : none;
	font-family : Tahoma,Arial,sans-serif;
}

p {
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	font-family : Tahoma,Arial,sans-serif;
}
a:link {
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	font-family : Tahoma,Arial,sans-serif;
}
a:visited {
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	font-family : Tahoma,Arial,sans-serif;
}
a:hover {
	color : #7F9CBD;
	font-size : 11px;
	text-decoration : none;
	font-family : Tahoma,Arial,sans-serif;
}

input, textarea
{
 background-color: #FFFFFF;
 background-repeat: repeat-x;
 font-color: #000000;
 font-family: "verdana";
 font-size: 8pt;
 padding: 2px;
 border: 1px solid #8F8F8F;
}

TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Verdana", "Arial, Sans-serif"
}

#ad-top {
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
