body		{ background-color: #FFFFFF; color: #000000; }

A		{ text-decoration: none; font-weight: normal; color: #000000 }
A:active	{ text-decoration: none; font-weight: normal; color: #000000 }
A:visited	{ text-decoration: none; font-weight: normal; color: #000000 }
A:hover		{ text-decoration: underline; color: #FF6666 }

OL,UL,P,SPAN	{ font-family: helvetica,arial,sans-serif; font-size: 10pt; }
H1,H2,H3	{ font-family: helvetica,arial,sans-serif; font-size: 14pt; }
H4,H5,H6	{ font-family: helvetica,arial,sans-serif; font-size: 14pt; }
TD,TR,TH	{ font-family: helvetica,arial,sans-serif; font-size: 10pt; }
DIV		{ font-family: helvetica,arial,sans-serif; font-size: 10pt; }
PRE		{ font-family: courier,sans-serif; font-size: 10pt; }

.big		{ font-size: 10pt;}
.small		{ font-size: 8pt;}

