body {
	background-color: #ffffff;
	padding:0;
	margin: 0px;
}

a:link {
	color: #0033FF;
	text-decoration: underline;
}

a:visited {
	color: #0033FF;
	text-decoration: underline;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

a:active {
	color: #0033FF;
	text-decoration: underline;
}


.fs10, .fs11, .fs12, .fs13, .fs14, .fs16, .fs18, .fs21 { font-family: "Arial", "Helvetica", "Times news Roman";}

.fs10 { font-size: 10px; }

.fs11 { font-size: 11px; }

.fs12 { font-size: 12px; }

.fs13 { font-size: 13px; }

.fs14 { font-size: 14px; }

.fs16 { font-size: 16px; }

.fs18 { font-size: 18px; }

.fs21 { font-size: 21px; }
