BODY {
	background-image : url(pics/back03b.jpg);
	background-color : #102042;
	background-position : 50% 0%;
	background-repeat : no-repeat;
	scrollbar-3dlight-color: #DA9961;
	scrollbar-arrow-color: #DA9961;
	scrollbar-base-color: #DA9961;
	scrollbar-darkshadow-color: #DA9961;
	scrollbar-face-color: #102042;
	scrollbar-highlight-color: #142752;
	scrollbar-shadow-color: #102042;
	height: 101%;
	overflow: auto; 
} 
p , div , td , th , b , i {
color : #cccccc; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : normal; 
} 
h1 {
color : #da9961; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-weight : bold; 
} 
h2 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
h3 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
}  
h4 {
	color : #cccccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
} 
h5 {
	color : #cccccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
} 
A:link , A:visited {
	color : #db9d66;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
} 
A:hover {
color : #c06512; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : bold; 
text-decoration : underline; 
} 
A:active {
color : #dc4343; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : bold; 
text-decoration : none; 
} 
#border {
	border-width : 2px;
	border-style : solid;
	border-color : #da9961;
	} 
HR {
	width: 99%;
	color: #DA9961;
	height: 1px;
	text-align: center;
	}