BODY {
 background : #CCCCCC url(blackbgbig.gif);  margin-top : 30px;
 scrollbar-face-color: #000066;
 scrollbar-shadow-color: #3333cc;
 scrollbar-highlight-color: #3300ff;
 scrollbar-3dlight-color: #cccccc;
 scrollbar-darkshadow-color: black;
 scrollbar-track-color: #5badff;
 scrollbar-arrow-color: #cc0000
 }

h3 { 
    color: #000095; font-family: "Arial Rounded MT Bold";
    font-weight : normal;
    font-size : 16pt;
  }

H4 {
	color: #000095; font-family: "Arial Rounded MT Bold";
	font-weight : normal;
	font-size : 16pt;
}

H5 {
	color: #482163; font-family: Arial;
	font-weight : bold;
	font-size : 10pt;
	}

H6 {
	color: #482163; font-family: Arial;
	font-weight : bold;
	font-size : 12pt;
	}	
	
h1, h2, hr, li, ol, p, pre, small, td, textarea, th, ul { color: #000000;  font : bold 16px Arial;    }

TABLE {
	width: 95%;
	position : center;
	border : 6px ridge #848CF4;
	background-color : #BDD3F4;
																																										
}

TABLE.1 {
	width : 90%;
	height: 165px;
	position : center;
	   margin : 0px 0px 0px 0px;
	padding :  0px 0px 0px 0px;
	background-color : D9ECFF;
	border : 4px solid Black;
	
}


TD.1 {
	width : 80%;
	height: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	padding-left : 5px;
	text-align : left;
	border : thin solid Black;
	border-bottom-width : thin;
	border-right-width : thin;
}

TR.1 {
height : 20px;
}


TD.2 {
	width : 10%;
	height: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	padding-right : 5px;
	text-align : right;
	border : thin solid Black;
	border-bottom-width : thin;
	border-right-width : thin;
}

TD.3 {
	width : 10%;
	height: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	padding-right : 5px;
	text-align : right;
	border : thin solid Black;
	
}

TD {
	border : thin solid Black;;
	padding-bottom : 40px;
	padding-left : 70px;
	padding-right : 70px;
	padding-top : 40px;
}






