h1 {
	font-size:40px;
	text-align:left;
	font-weight:bolder;
	color: #c20000;
	margin-left : 0px;
	background-color:#C0C0C0;
}

h2 {
	font-size:20px;
	text-align:left;
	font-weight:bolder;
	color: #c20000;
	margin-left : 0px;
	background-color:#C0C0C0;
}
h3 {
	font-size:16px;
	text-align:left;
	font-weight:bolder;
	color: #c20000;
	margin-left : 0px;
	background-color:#C0C0C0;
}
h4 {
	font-size:14px;
	text-align:left;
	font-weight:bolder;
	color: #c20000;
	margin-left : 0px;
	background-color:#C0C0C0;
}
h5 {
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color: #ff0000;
	
}

table  {
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : center;
	text-decoration : none;
	padding : 0px;
	Margin : 0px;
	border-style : none;
	font-weight: bold;
	clip:    rect(auto auto auto auto);



}

td {
	vertical-align:top;
	text-align:center;
	padding:0px;
	Margin:0px;
}


body  {
	scrollbar-arrow-color : #000000;
	scrollbar-face-color : #CCCCCC;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-shadow-color : #666666;
	scrollbar-darkshadow-color : #666666;
	scrollbar-track-color : #cccccc;
	font : bolder normal 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #CCCCCC;
	background-color : #106ba5;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	clip:   rect(auto auto auto auto);


}


img {
	border-width:0px;
}


ul {
	padding: 0px;
	padding-left: 0px;
M	argin-left: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
A:Visited  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

A:Active  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	font-style : normal;
	color : #000E69;
	text-decoration : none;
}

A:Hover  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	font-style : normal;
	color : #ff0000;
}
