
body {
margin: 0px;
scrollbar-3dlight-color:#F3EBDC; 
scrollbar-arrow-color:#006634;
scrollbar-base-color:#006634;
scrollbar-darkshadow-color:#006634;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#cccccc;
scrollbar-shadow-color:#333333;
background-image: url(images/BG.gif);
background-repeat: no-repeat;
background-color: #230145;

}

body,td,th,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
	}
a:link {color: #343891; }
a:visited {color: #343891; }
a:hover{color: #F8931D; }

.title {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 12px
	}

.quote {
	font-family: Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #999999;
	letter-spacing: -1px;
	white-space: nowrap;
	}
	
.copyright { color: #FFFFFF; font-size: 10px;}