
Body  {
	margin: 0px;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color : #333333;
}

TD, PRE {
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 75%;
	color : #333333;
}
H1 {
	color : #660000;
	font-size : 120%;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
H2, .wcmfett {
	color : #333333;
	font-size : 100%;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
H3 {
	color : #CC3300;
	font-size : 120%;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: italic;
}
span {
	color : #660000;
	font-size : 100%;
	font-weight : bold;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}
H4 {
	font-size : 100%;
	font-weight : bold;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}
A:ACTIVE , A:LINK, A:VISITED {
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color : #660000;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER{
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #CC3300;
	text-decoration : none;
	font-weight : normal;
}
A.su:ACTIVE , A.su:LINK, A.su:VISITED {
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color : #CC3300;
	text-decoration : underline;
	font-weight : bold;
}
A.su:HOVER{
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #660000;
	text-decoration : underline;
	font-weight : bold;
}
.over{
	color : #CC3300;
	text-decoration : none;
	font-weight : bold;
}


