body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {TEXT-DECORATION: none;}
A:visited {TEXT-DECORATION: none;}
A:active {TEXT-DECORATION: none;}

A.linkmain {  color: #432200; text-decoration: none}
A.linkmain:HOVER {
	color: #CC0000; 
	text-decoration: none
}
A.linksub {  color: #666666; text-decoration: none}
A.linksub:HOVER {
	color: #CC0000; 
	text-decoration: none
}

.text-subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #004B97;
	letter-spacing: 1pt;
	word-spacing: 2px;
}
.text-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.text-contentbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.text-copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	word-spacing: 1pt;
}
.text-sublink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
}
.text-sublink-title-maroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #CC0000;
	font-weight: bold;
	font-style:italic
}
.text-sublink-title-green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #118822;
	font-weight: bold;
	font-style:italic
}
.text-sublink-title-orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FF6600;
	font-weight: bold;
	font-style:italic
}
.text-ttl-brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #432200;
	font-weight: bold;
}
.text-ttl-maroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.text-ttl-orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.text-ttl-green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #118822;
	font-weight: bold;
}
.textbox {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	background-color:white; 
	height=18;	
	border:1px solid;
	border-color: black 1px solid; 
	height: 18px; 
	width: 200px; 
	word-spacing: 1px;
}
.boxmultiline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	height: 100px; 
	width: 200px; 
	border: 1pt solid #666666; 
	word-spacing: 1px;
}
.box200px {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	height: auto; 
	width: 200px; 
	border: 1pt solid #666666; 
	word-spacing: 1px;
}
.button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	word-spacing: 1px; 
	height: auto; 
	width: 60px; 
	border: 1pt solid;
}
.textboxmultiline {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	background-color:white; 
	height=18; 
	border:1px solid;
	border-color: black 1px solid; 
	height: 100px; 
	width: 200px; 
	word-spacing: 1px;
}
.bodycopysmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; color: #333333
}
.text-mainlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #432200;
	font-weight: normal;
}
.text-mainlink-on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #CC0000;
	font-weight: bold;
}