TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
}
BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}

A {
	text-decoration: none;
	color: blue;
}
.dec {
	text-decoration: underline;
	color: blue;
	font-weight : bold;
	font-size : 10pt;
}

A:Hover {
	text-decoration: underline;
	color: red;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.head {
	font-size : 12pt;
	font-weight : bolder;
}
.smallhead {
	font-size : 10pt;
	font-weight : bolder;
	text-align : left;
}
.bluehead {
	font-size : 12pt;
	font-weight : bolder;
	color: blue;
}
.redhead {
	font-size : 12pt;
	font-weight : bolder;
	color: red;
}
.bluesmallhead {
	font-size : 10pt;
	font-weight : bolder;
	text-align : left;
	color: blue;
}
.bluesmallheadc {
	font-size : 10pt;
	font-weight : bolder;
	text-align : center;
	color: blue;
}
.redsmallhead {
	font-size : 10pt;
	font-weight : bolder;
	text-align : left;
	color: red;
}
.bluetext {
	font-size : 9pt;
	font-weight : bolder;
	text-align : justify;
	color: blue;
}
.footer {
	font-size : 7pt;
	
}
.hotlink {
font-size : 8pt;                                                                                                                                                        				<!--- line-height: 7pt;    --->                                                                                                                                                     			}
td {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
}
TD.big {
font-size : 24pt;                                                                                                                                    			}
TD.med {                                                                                                                                                        				font-size : 18pt;
}
P.big {
font-size : 24pt;
}                            
P.med {
font-size : 14pt;
} 