/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: none;}

A:active { text-decoration: none ;}
A:link { text-decoration: none ;}
A:visited { text-decoration: none ;}
A:hover { text-decoration: none ;}

.TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10px; font-weight: normal; font-style: normal; text-decoration: none ;}

.text {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
	.text P, .text DIV, .text SPAN, .text TD, .text TH {
		font-size: 10pt;
	}