body {
	font-size: 9pt;
	letter-spacing: 2px;
	scrollbar-face-color:#3D3F55;
	scrollbar-shadow-color:#797D91;
	scrollbar-highlight-color:#797D91;
	scrollbar-3dlight-color:#3D3F55;
	scrollbar-darkshadow-color:#3D3F55;
	scrollbar-track-color:#3D3F55;
	scrollbar-arrow-color:#797D91;
	cursor:default;
	background-image: url(img/bg11.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	line-height: 13pt;
	color: #FFFFFF;
}
a:visited { color: #FFFFFF; text-decoration: none}
a:hover {
	text-decoration: none;
	color: #990000;
} 
 table {
	font-size: 9pt;
	letter-spacing: 2px;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 13pt;
}
 a:link { color: #FFFFFF; text-decoration: none}
