body{
	font-size: 10pt;
	color: #ffffff;
	font-family: verdana, geneva, sans-serif;
	font-color: #000000;
}

a{
	color:				#ff0000;
	text-decoration:		underline;
}

a:hover	{
	text-decoration:		underline;
	color:				#ffff00;
}

a:visited{
	color:				#000000;
	text-decoration:		underline;
}

a:active{
	color:				#cccccc;
}

td{
	font-size: 9pt;
	color: #000000;
	font-family: verdana, geneva, sans-serif;
}

.stitle{
	font-size: 11pt;
	color: #ffffff;
	font-family: verdana, geneva, sans-serif;
	font-weight: bold;
}
.stitlemain{
	font-size: 10pt;
	color: #000000;
	font-family: verdana, geneva, sans-serif;
	font-weight: bold;
}

.sdate{
	font-size: 10pt;
	color: #ffffcc;
	font-family: verdana, geneva, sans-serif;
	font-weight: bold;
}

hr{
	color:#ffffff;
	width: 90%;
	noshade;
}

