/*body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	}*/
.noleading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: .8em;
	color: #333333;
}	
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	color: #333333;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.4em;
	color: #333333;
}
.headlines {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	line-height: 1.9em;
	color: #333333;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 32px;
	font-weight: bold;
	color: #555555;
}
.bodybold {
	font-family: Verdana;
	font-size: .8em;
	line-height: 1.6em;
	font-weight: bold;
	color: #555555;
}
.caption {
	font-family: Verdana;
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.2em;
	color: #990000;
}
.nicelist {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/image_lib/bullet.gif);
}
.pictureframe {
	border-bottom-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC0000;
}

a.bodylink:link
{
	color: #660000;
	text-decoration: none;
	font-style: italic;
}
a.bodylink:visited
{
	color: #660000;
	text-decoration: none;
	font-style: italic;
}
a.bodylink:hover
{
	color: #660000;
	text-decoration: underline;
	font-style: italic;
}
a.bodylink:active
{
	color: #660000;
	text-decoration: none;
	font-style: italic;
}
