body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.gif);
	background-repeat: repeat;
}
.rightspacer {
	background-image: url(images/blk_spacer.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bottomBorder {
	background-image: url(images/blk_spacer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.leftspacer {
	background-image: url(images/blk_spacer.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
.nav a:link{
	text-decoration: none;
}
.nav a:hover{
	text-decoration: none;
}
.nav a:active{
	text-decoration: none;
}
.nav a:visited{
	text-decoration: none;
}
.date {
	font-size: 10px;
	color:#CCCCCC;
}
h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	color: #000000;
}
title
{
	text-align: left;
	color: white;
	font-family: arial;
	font-size: 16px;
}
