body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}

.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}
a {
	color: #FE1F1F;
	text-decoration: none;
}
a:hover {
	color: #FE1F1F;
	text-decoration: underline;
}
.form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid ##333333;
	background-color: #FFFFFF;
}
.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.nav:Hover {
	color: #FE1F1F;
	text-decoration: underline;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #B2B2B2;
	text-decoration: none;
}
a.footer:Hover {
	color: #FE1F1F;
	text-decoration: underline;
}
.leftbar {
	background-image: url(../images/shadow_left.jpg);
	background-repeat: repeat-y;
}
.rightbar {
	background-image: url(../images/shadow_right.jpg);
	background-repeat: repeat-y;
}
.watermark {
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: 1px 250px;
}
ul {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}
