BODY, TD {
	font-family : "MS Serif", "New York", serif;
	font-size : 10pt;
	font-weight : normal;
	}

A {
	text-decoration: none;
	color: Navy;
	font-weight : normal;
	font-family :  "MS Serif", "New York", serif;
}

A:Hover {
	text-decoration: none;
	font-weight : normal;
	color: Red;
}
DIV.small {
	font-size : 80%;
	font-family :  monospace;
}
DIV.big { 
	font-size : 150%;
}
DIV.footer  {
	font-size : 8pt;
	font-family : "MS Serif", "New York", serif;
	font-weight : normal;
	font-style : normal;
	text-align: center;
	color : #000000;
}
TD.req {
    color: #cc0000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  12pt;
	font-style :  normal;
	text-align :  left;
    margin-left: 5pt;
}
DIV.req {
    color: #cc0000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  10pt;
	font-style :  normal;
	text-align :  left;
    margin-left: 5pt;
}
.quote {
    background-color : #DCDCDC;
    color: #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  8pt;
	font-style :  normal;
	font-weight : normal;
}
div.menu {
	BACKGROUND-COLOR: #fbfccc; 
	POSITION: absolute; 
	WIDTH: 140px;
}
layer.menu {
	BACKGROUND-COLOR: #fbfccc; 
	POSITION: absolute; 
	WIDTH: 140px;
}
.notHot {
	 COLOR: black; 
	 FONT-FAMILY: Arial; 
	 FONT-SIZE: 7pt;
	 FONT-WEIGHT: normal; 
	 LINE-HEIGHT: 12px;
	 TEXT-DECORATION: none;
}