.banner {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; font-style: italic}
.tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
.smbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #990000;
}
.head2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold}
.byline {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: normal}
.head1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold}
.boldlink {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none; color: #000000}
A.boldlink { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  weight: bold;
  color: #000000;
  text-decoration:none;
}
.bodytext a:link {
	color: #5F5C3F;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #5F5C3F;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #5F5C3F;
	text-decoration: none;
}


.bodytext a:visited {
	color: #5F5C3F;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:hover {
	font-weight: bold;
	color: #AD431D;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #AD431D;
	text-decoration: none;
}


A.boldlink:hover { color: #AD431D;
		  font-size: 14px;
}
.vsmalltxt {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 5px;
	margin-left: -20px;
	margin-top: 5px;
	list-style-position: outside;
	list-style-image: url(images/dot3.gif);
	list-style-type: none;
}
li {
	margin-bottom: 5px;
}

.smbullettxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin-left: -26px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: url(images/dot2.gif);
	color: #990000;
}
.bulletspace {
	margin-bottom: 5px;
}
