body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	
}

.maintext A {
    color: #FFCCFF;
    text-decoration: none;
}
    
.maintext A:hover  {
    color:#CCCC99;
    text-decoration: none;
}


.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	
}

.navigation A {
    color: #333333;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
}
    
.navigation A:hover  {
    color:#666666;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
}


H1  {
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	margin-top:-10px;
    margin-bottom:-20px;

}

H2  {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	margin-top:-10px;
    margin-bottom:-15px;

}