body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5;
	background-color: #7A6622;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0; 
	}

td.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
.bannertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18;
	font-weight: bolder;
	text-transform: uppercase;
	color: #010166;
	}

.copyright {
	color: #663300;
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000033;
	}
	
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 15px;
	color: #010166;
	}
	
.style3 {
	font-size: 12px;
	font-weight: bold;
	}

a:link {
	color:#000099;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

a:active {
	color:#663300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

a:visited {
	color:#0066CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

a:hover {
	color:#666699;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
	
a img {
	border: none;
	}

.tn-border {
	border: 1px solid #003366;
	}
