body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : black;
}

A:link {
font-weight : normal; 
background : transparent none repeat scroll 0% 0%; 
color : #336633; 
text-decoration : none; 
} 
A:visited {
font-weight : normal; 
background : transparent none repeat scroll 0% 0%; 
color : #336633; 
text-decoration : none; 
} 
A:hover {
font-weight : normal; 
background : transparent none repeat scroll 0% 0%; 
color : #336633; 
text-decoration : underline; 
} 
A:active {
font-weight : normal; 
background : transparent none repeat scroll 0% 0%; 
color : #DD4F05; 
text-decoration : none; 
}

.BottomLinks {
font-family : Tahoma, verdana, lucida, helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #009bda; 
text-decoration : none; 
} 
.BottomLinks A:link {
font-weight : normal; 
background : transparent none repeat scroll 0% 0%; 
color : #009bda; 
text-decoration : none; 
} 
.BottomLinks A:visited {
font-weight : normal; 
background : transparent none repeat scroll 0% 0%; 
color : green; 
text-decoration : none; 
} 
.BottomLinks A:hover {
font-weight : normal; 
background : transparent none repeat scroll 0% 0%; 
color : red; 
text-decoration : underline; 
} 
.BottomLinks A:active {
font-weight : normal; 
background : transparent none repeat scroll 0% 0%; 
color : #7ae165; 
text-decoration : none; 
} 





table#maintext {
    colour: green
	
	}

td#main {
   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 0px
	overflow: visible;
    position: relative;
	 height: 400px;


	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	colour: red
}

table#maintext {
    colour: red
	
	}
