body {
	font-family : arial, helvetica, sans-serif;
	font-color : #000000;
	background-color : #ffffff;
}

td {
	font-family : arial, helvetica, sans-serif;
	font-color : #000000;
	font-size:10pt;
}

p {
	font-family : arial, helvetica, sans-serif;
	font-color : #000000;
}

a:visited {
   color : #663399; 
}

a:link {
   color : #0000bb; 
}

a:active {
   color : #0000bb; 
}

.hdr_text {
    color:#000000;
    font-family:arial, helvetica, sans-serif;
    font-size:22px;
}

.sm_text {
    font-family:arial, helvetica, sans-serif;
    font-size:10px;
}