body{ color: #333333}
td {font-color: #333333}



a:link{text-decoration:none;}
a:active{text-decoration:underline;color:#FF0000;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;color:#ff0000;}


h1 {
	font-size:large;
	font-weight: bold;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
h3 {
	font-size: medium;
	font-weight: bold;
}




