<STYLE TYPE="text/css">
a	{
	color: #FFBBBB;
	text-decoration : none;
}
a:link  {
	color: #FFBBBB;
	text-decoration : none;
}
a:visited  {
	color: #FFBBBB;
	text-decoration : none;
}
a:active  {
	color: #FFBBBB;
	text-decoration : none;
}
a:hover  {
	color : #FF00FF;
	text-decoration : none;
}

P, Body {
	font-family: "arial"; 
	font-size: 10pt;
	color : #ffffff;
	text-align: "middle";
	text-decoration: none;
}

Body {
	font-family: "arial"; 
	font-size: 10pt;
	color : #ffffff;
	text-align: "middle";
	text-decoration: none;
	background-image: url('../Images/blewtinyystarcir.gif') 
}

td  { 
	font-size: 10pt;
	font-family: "arial";
	color : #ffffff;
}

body 
	{
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#808080;
	}

</STYLE>