BODY       {
	background-color :;
	scrollbar-face-color: #0F298F;
	scrollbar-shadow-color: #8B0000;
	scrollbar-highlight-color: #FFEBCD;
	scrollbar-3dlight-color: #0F298F;
	scrollbar-darkshadow-color: #0F298F;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	color : Black;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;}

#layer1 {
	width:950px;
	height:100px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-475px;
	z-index:1;
}

#layer2 {
	position: relative;
	width: 950px;
	top:0px;
	z-index:2;
}

A:link {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : #204AF4;
        text-decoration : none;
	margin-top : 0;
	margin-bottom : 0;}

A:active {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : #204AF4;
        text-decoration : none;
	margin-top : 0;
	margin-bottom : 0;}

A:visited {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : #204AF4;
        text-decoration : none;
	margin-top : 0;
	margin-bottom : 0;}

A:hover {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : #CF8035;
        text-decoration : none;
	margin-top : 0;
	margin-bottom : 0;}

P {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : Black;
	margin-top : 0;
	margin-bottom : 0;}

TH {
	font-size : 10px;
	font-style : normal;
	font-family : Tahoma;
	background-color : #FFC0CB;}

TD {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;}

H1 {
	font-family: tahoma;
	font-size: 16px;
	color : Red;
	font-weight : bolder;
	text-align : right;
	text-decoration : underline;
	margin : 0 0 0 0;}

H2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight : bolder;
	text-align : left;
	text-decoration : none;}
