A:link {
	color: #0068C8;
	text-decoration: none;
} 
A:visited {
	color:#990000;
	text-decoration: none;
} 
a:active {
	color:#990000;
	text-decoration: none;
} 
A:hover {
	color:#990000;
	text-decoration: none;
}  
BODY {
	font-family: Verdana, Tahoma;
	font-size:12px;
	text-indent:15px;
	color: Black;
	background-color: #000033;
	margin : 0px 0px 0px 0px;
	scrollbar-3dlight-color: #3D639D;
	scrollbar-arrow-color: #000374;
	scrollbar-face-color: #3D639D;
	scrollbar-track-color: #000374;
}
P,UL,BLOCKQUOTE,OL,UL,TR,TD {
	font-style:normal;
	font-size:11px;
	text-indent:10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align : justify;
}
TABLE {
	font-style:normal;
	border: 0px;
	background-color: #fcf7e2;
	text-indent:0px;
} 
UL,BLOCKQUOTE,OL,LI {
	font-style:normal;
	text-indent:20px;
	margin-bottom: 3px;
} 
H1, H2, H3, H4, H5, H6 {
	margin-right: 5px;
	text-indent:0px;
} 
H1 {
	font-style:bold;
	text-align: center;
	font-size:18px;
	color:#000033;
	font-variant: small-caps;
	margin-top: 15px;
	margin-bottom: 8px;
} 
H2 {
	text-align: center;
	color:#000033;
	font-size:17px;
	margin-top: 15px;
	margin-bottom: 8px;
} 
H3 {
	text-align: center;
	font-size:16px;
	color: #990000;
	margin-top: 15px;
	margin-bottom: 8px;
} 
H4 {
	margin-top: 8px;
	margin-bottom: 6px;
	color: #FF8040;
	text-indent:35px;
} 
H5 {
	color: #FFFFE6;
	font-variant: small-caps;
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
} 
H6 {
	color: rgb(255,255,255);
	font-size:10px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
	margin-left: 7px;
	} 

 INPUT {
	font-family: Verdana, Tahoma;
	font-size:10px;
	color: cc3333;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align : right;
}
