BODY {
	SCROLLBAR-FACE-COLOR: #336699; 
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeecc; 
	SCROLLBAR-SHADOW-COLOR: #eeeecc; 
	SCROLLBAR-BASE-COLOR: #808080; 
	scrollbar-3d-light-color: ##eeeecc; 
	scrollbar-dark-shadow-color: #cccccc;
	FONT-SIZE: 11pt; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	TEXT-DECORATION: none; 
	margin: 5px;
}		

a
{
	text-decoration: none;
	color: #000000;
}

a:Link
{
	text-decoration: none;
	color: #000000;
}

a:Visited
{
	text-decoration: none;
	color: #000000;
}

a:Active
{
	text-decoration: none;
	color: #000000;
}

a:Hover
{
	text-decoration: underline;
	color: #cc0033;
}

td
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

