a {
	color: #0099CC;
	text-decoration: underline;
	text-transform: capitalize;

}
body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: normal;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h2 {
	color: #999999;
	font-size: 16px;

	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	background-color: #999999;  	
	color: #DCDCDC
	}
h4 {
	color: #999999;
	font-size: 12px;

	}
table {
	color: #FFFFFF;
	line-height: normal;

	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333
	}
a:hover {
	text-decoration: underline;
	color: #0000FF;

	}
.freelink {
	font-size: 16px;
	text-decoration: underline blink;

}
h1 {
	color: #999999;
	font-size: 18px;
	line-height: normal;

}
