body	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	font-family: verdana, helvetica, serif;
	color: #333333;
}
h2 {
	padding: 0.5em;
	margin: 0;
	font-size: 1em;
	font-weight: bold
}
.title {
font-size: 130%;
text-align: left;
margin: 0em 0 .0em 0;
padding: 0em;
height:1%;  /*Holly hack to fix IE peekaboo bug*/
}
.title a:link, .title a:hover, .title a:visited, title a:hover {
background: none;
}
.date {
font-size: 1.0em;
color: #6C6668;
text-align: right;
}
TD, td, .BodyText, div	{
	font-family: verdana, helvetica, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.contentbg	{
	background-color: #E7F1F2;
}
ul {
	margin: 5px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	color: #333333;
}
a, a:visited	{
	font-weight: bold;
	color: #893C0A;
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}
.copyright	{
	font-size: 10px;
	line-height: 13px;
	color: #333333;
} 