<style type="text/css">

BODY
	{
	
	}

A:link
				{ 
				text-decoration : none;
				color : #000000;
			 	}

A:visited 

				{ 
				text-decoration : none;
				color : #000000;
			 	}
			 	
A:hover
				{ 
				color : #A0A0A0;
			 	}

A:active 
				{ 
				text-decoration : none;
				color : #000000;
			 	}

INPUT, TEXTAREA, SELECT, OPTION {
   
    border-color: #000000;
    font-family: Georgia, tahoma,verdana, Helvetica;
    font-size: 11px;
    background-image: url();
    background-color: #A5C5D9;
    font-size: 12px;
    vertical-align: center;
    color: #064264;
    border-style: groove;
    padding-left: 2px;
    border-width: 1px;

}


.maintext {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #064264;
	
	background-image: url();
	background-repeat: no-repeat;
	bbackground-attachment: fixed;
   background-position: top right;
   bbackground-repeat: no-repeat;
   border-spacing: 1px;
}

.comments {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	
	background-image: url();
	background-repeat: no-repeat;
	bbackground-attachment: fixed;
   background-position: top right;
   bbackground-repeat: no-repeat;
   border-spacing: 1px;
}

.headertext {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #064264;
	
	background-image: url();
	background-repeat: no-repeat;
	bbackground-attachment: fixed;
   background-position: top right;
   bbackground-repeat: no-repeat;
   border-spacing: 1px;
}

.subheadertext {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #064264;
	
	background-image: url();
	background-repeat: no-repeat;
	bbackground-attachment: fixed;
   background-position: top right;
   bbackground-repeat: no-repeat;
   border-spacing: 1px;
}
.text {
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}


td, th, tr {

	font-family: Verdana, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}





</style>

