BODY {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: 8pt;
	text-align: justify;
		
}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: justify;
}

 


.text1 {
	font-size : 12pt;
	
}

.text2 {
	font-size : 13pt;
	
}

.text3 {
	font-size : 8pt;
	
}

TD.tdtext1 {
	font-size : 14pt;
	text-align: center;
}

TD.tdtext2{
 font-size: 12pt;
 
 font-weight: bold;
text-align: center;
color: #CC0033;
 }


A:ACTIVE {
	color : #0000ff;
}


A:VISITED {
	color : #0000ff;
	
}

A:HOVER {
	color: #ff0000;
	
}





