BODY {
	SCROLLBAR-FACE-COLOR: #3A4E64; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3A4E64; 
	SCROLLBAR-SHADOW-COLOR: #0B1D37; 
	SCROLLBAR-ARROW-COLOR: #F5DE7D; 
	SCROLLBAR-TRACK-COLOR: #0B1D37; 
	SCROLLBAR-DARKSHADOW-COLOR: #0B1D37
}

p, td{
	font-family :  Arial, Helvetica, sans-serif ;
	font-size : 10pt;
	line-height : 11pt;
}

.headline{
	font-family :   Arial, Helvetica, sans-serif ;
	font-size : 17px;
	font-weight : bold;
	color : #0B1D37;
}

LI{
	font-family :  Arial, Helvetica, sans-serif ;
	font-size : 10pt;
	list-style-type: square;
	line-height : 11pt;
}

A:LINK, A:VISITED {
	font-family :  Arial, Helvetica, sans-serif ;
	font-size : 10pt;
	color: Navy;
	text-decoration: underline;
}

A:HOVER {
	text-decoration: none;
}

SMALL {
	font-family :  Arial, Helvetica, sans-serif ;
	font-size : 11px;
}

.menu, .menu:link, .menu:visited
{
	color: #000000;
	text-decoration:none;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.menu:hover
{
	color: Red;
	text-decoration:none;
}

