/* CSS Document */

<!--
body 
{
	scrollbar-face-color:#990066;
	scrollbar-arrow-color:#fce5f4;
	scrollbar-track-color:#990066;
	scrollbar-shadow-color:#990066;
	scrollbar-highlight-color:#990066;
	scrollbar-3dlight-color:#990066;
	scrollbar-darkshadow-Color:#990066;
	margin: 0;
	background-color: #990066;
}	
a:link {
	color: #5D0541;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5D0541;
}
a:hover {
	text-decoration: underline;
	color: #5D0541;
}
a:active {
	text-decoration: none;
	color: #5D0541;
}
body,td,th {
	font-family: Bookman Old Style;
	font-size: 12px;
	color: #5D0541;
	font-weight: bold;
}

	
-->

