body{
	background: #0A670A;
}

.headTitle{
	color: #fff;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

h1.top{
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	color: #fff;
	margin: 5px 0 5px 0;
	font-weight: normal;	
}

.content{
	padding: 10px 40px 10px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.content h2{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.content a{
	color: #OOO;
}

.content p{
	margin: 5px 0 5px 0;
}
.content h2 a{ text-decoration: none; color: #000099; }