h1 { font-family: Verdana; font-size: 12pt; color: #000000; font-weight:bold}

#Ads_front {
position: absolute;
left: 200px;

}
#Ads_left {
position: absolute;
top: 220px;
left: 5px;

}

#Ads_right {
position: absolute;
top: 220px;
right: 5px;

}

#Ads_left_2 {
position: absolute;
top: 150px;
left: 5px;

}

#Ads_right_2 {
position: absolute;
top: 150px;
right: 5px;

}


body {
	
	background-color:#FFFFFF;
	border-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #000000;
}
p  { 
	font-family: verdana, helvetica, arial, geneva; 
	font-size:10px;
	line-height:15px;
	color: #000000;
}

a:link
{
	color: red;
	border: #B1C9D0;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana; font-size: 10px;
}

a:visited {
	color: red;
	text-decoration: none;
	border: #B1C9D0;
	font-weight: bold;
	font-family: Verdana; font-size: 10px;
}

a:hover
{
	color: #bcd1ee;
	border: #CCFF00;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana; font-size: 10px;
}

a:active
{
	color: #CCFF00;
	text-decoration: none;
	border: #B1C9D0;
	font-weight: bold;
	font-family: Verdana; font-size: 10px;
}
.brodtext   { 
	font-family: verdana, helvetica, arial, geneva; 
	font-size:10px;
	line-height:20px;
	color: #000000;
}
.nav   { 
	font-family: verdana, helvetica, arial, geneva; 
	font-size:14px;
	font-weight: bold;
	line-height:20px;
	color: #000000;
}

.rbox { border-width: thick;
border-style: dashed;
border-color: red;
}
