/* CSS Document  */
body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family : Arial, Helvetica, sans-serif;
	color: #0A3A35;
	font-size : 12px;
	margin-top : 0;
	margin-bottom : 0;
	scrollbar-face-color: #00918f;
	scrollbar-highlight-color: #dbfff0;
	scrollbar-shadow-color: #dbfff0;
	scrollbar-3dlight-color: #dbfff0;
	scrollbar-arrow-color: #dbfff0;
	scrollbar-track-color: #00918f;
	scrollbar-darkshadow-color: #00918f;
	background-color: #008582;

     }

A:link{
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

A:active{
	color:#800000;
	font-weight:normal;
	text-decoration:overline;
}

A:visited {
color:#028C7C; 
font-weight:normal; 
text-decoration:none; 
}

A:hover {
color:#31BFB0; 
font-weight:normal; 
text-decoration:blink;
}



Table {
	background-color:#FFFFD5;
	border-color:#AA0000;
}

TD {

FONT-SIZE: 12px;
COLOR: #000000; 
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none;
background-color:#FFFFD5;
}

td.bdr {
	border-left: 5px solid #862309;
	border-right: 5px solid #862309;
	border-top: 5px solid #862309;
	border-bottom: 5px solid #862309;
	

}

td.footer {
    border-left: 5px solid #862309;
	border-right: 5px solid #862309;
	border-top: 5px solid #862309;
	border-bottom: 5px solid #862309;
	text-align: center;
	font size: 12px;
	font color: #FF0000
	
	}

h1 {

color: #155D55;

background-color: transparent;

font-family: Chancery, Pristina, Lucida Handwriting, sans-serif;

font-size: 60px;

font-weight: bold;

text-align: center;

}

h2{

font-family : Arial, Helvetica, sans-serif;

font-size: 11px;

text-align: left;

font-weight: lighter;

padding-left: 15px;

padding-right: 15px;

}

h3 {

color: #155D55;

background-color: transparent;

font-family: Chancery,Pristina, Lucida Handwriting, sans-serif;

font-size: 36px;

font-weight: bold;

text-align: center;

}

h4{

font-family : Arial, Helvetica, sans-serif;

font-size: 16px;

font-weight: bold;

padding-left: 15px;

padding-right: 15px;

}
