/* CSS Document */
BODY {
	scrollbar-3d-light-color:#999999;
	scrollbar-arrow-color:#e7970a;
	scrollbar-base-color:e7970a;
	scrollbar-dark-shadow-color:#333333;
	scrollbar-face-color:#EEEEDD;
	scrollbar-highlight-color:#ca9d68;
	scrollbar-shadow-color:cdad86;
	background-color: #000000;

}
a	{
	font-family: "MS Sans Serif", "Miriam Transparent", Miriam;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
	color: #CC9933;
	font-weight: 400;
	font-style: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sectitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #660000;
	font-variant: small-caps;
	text-transform: none;


}
.subsectitle {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #330066;
}
li {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;

}
a.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFCC;
	font-weight: bolder;
}
