A:ACTIVE, A:VISITED, A:LINK {
	background :  transparent;
	font-family :  "Verdana";
	font-size :  8pt;
	font-style :  normal;
	font-weight :  normal;
	text-decoration :  none;
	color: navy
}
A:HOVER {
	background :  transparent;
	font-family :  "Verdana";
	font-size :  8pt;
	font-style :  normal;
	font-weight :  normal;
	text-decoration :  underline;
	color: red
}
TD {
	font-family :  "Verdana";
	font-size : 8pt;
	font-style :  normal;
	font-weight :  normal;
}
P {
	font-family :  "Tahoma";
	font-size :  11pt;
	font-style :  normal;
	font-weight :  normal;
}
B, strong {
	font-family :  Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size :  8pt;
	font-style :  normal;
	font-weight : bold;
	text-decoration :  none;
Body {
	font-family :  "Verdana";
	font-size :  8pt;
	font-style :  normal;
	font-weight :  normal;
}
B {
	font-family :  "Verdana";
	font-size :  8pt;
	font-style :  normal;
	font-weight :  bold;
	color:		black
}
STRONG {
	font-family :  "Verdana";
	font-size :  8pt;
	font-style :  normal;
	font-weight :  normal;
	color:		maroon;
}
A.Category, A.Category:ACTIVE, A.Category:LINK, A.Category:VISITED {
	background :  transparent;
	font-family :  "Verdana";
	font-size :  9pt;
	font-style :  normal;
	font-weight : bold;
	text-decoration :  none;
}
A.Category:HOVER {
	background :  transparent;
	font-family :  "Verdana";
	font-size :  9pt;
	font-style :  normal;
	font-weight : bold;
	text-decoration : underline;
}
H1 {
	background :  transparent;
	font-family :  "Verdana";
	font-size :  14pt;
	font-style :  normal;
	font-weight : bold;
	text-decoration :  none;
}
H2 {
	background :  transparent;
	font-family :  "Monotype Corsiva";
	font-size :  14pt;
	font-style :  normal;
	font-weight : bold;
	text-decoration :  none;
}

SELECT {
	background-color : transparent;
	font-family :  "Verdana";
	font-size : 8pt;
}


