a {
	color: #0000FF;
	text-decoration: underline;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal;


}
body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h2 {
	color: #666666
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #999999;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #333333
	}
a:hover {
	text-decoration: underline;
	color: #0000FF;

	}
h1 {
	color: #999999;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;

}
.freelink {
	font-size: 16px;
	text-decoration: underline;

}

