body {background-color: #FFf0f0; 
}





p { font-family: Verdana ;
color: #000000;
text-decoration:  none; 
font-size: 9pt;
text-align: justify;
}

p.center { Verdana ;
color: #000000;
text-decoration:  none; 
font-size: 9pt;
text-align: center
}

p.right { Verdana ;
color: #000000;
text-decoration:  none; 
font-size: 9pt;
text-align: right
}

p.smallcenter { font-family: Verdana ;
color: #000000;
text-decoration:  none; 
font-size: 9pt;
text-align: center;
}

p.small { font-family: Verdana ;
color: #000000;
text-decoration:  none; 
font-size: 9pt;
text-align: left;
}

H1 { font-family: Verdana ;
color: #000000;
text-decoration:  none; 
font-size: 5px;
font-weight: bold;
text-align: justify;
}

H2 { font-family: Verdana ;
color: #000000;
text-decoration:  none; 
font-size: 9px;
font-weight: normal;
text-align: justify;
a:hover { color: #000000 }
}



ul { font-family: Verdana ;
color: #000000;
text-decoration:  none; 
font-size: 9pt;
text-align: justify;
}

li { font-family: Verdana ;
color: #000000;
text-decoration:  none; 
font-size: 9pt;
text-align: justify;
}








a:link {
	font-family: Verdana;
	color: #CC3366;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	color: #CC3366;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana;
	color: #575757;
	text-decoration: none;
	
	
