body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #666666;
	background-repeat: repeat-x;
	margin: 0;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
  text-decoration: underline;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
  text-decoration: underline;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
  text-decoration: none;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
  text-decoration: underline;
}
.SmallWhiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.Address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.Address:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;
  text-decoration: underline;
}

a.Address:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;
  text-decoration: underline;
}

a.Address:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #004D94;
  text-decoration: none;
}

a.Address:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;
  text-decoration: underline;
}
.SmallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.TitleTXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #003366;
}
.QuoteTXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	border-top-width: thin;
	border-right-width: 0.25px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
	line-height: 20px;
	text-indent: 5px;
	margin-left: 15px;
	white-space: 15;
	padding-left: 10px;
}
.QuoteTXTSIG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	line-height: 20px;
	text-indent: 5px;
	margin-left: 15px;
	white-space: 15;
	padding-left: 10px;
}
.fixwidTXT {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
	border: thin solid #333333;
}
