body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFDF6;
	background-image: url(backs/mainback.gif);
	background-repeat: repeat-y;
	margin: 14px 0px 0px;
	padding: 0px;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
}
h6 {
	float: right;
	width: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003399;
	font-weight: normal;
	font-style: italic;
	margin-left: 6px;
	margin-bottom: 6px;

}
a {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #006600;
	background-color: #FFFFFF;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #003399;
	margin: -5px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 2px;
	color: #336633;
	line-height: normal;
}
.uppercase {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.heading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
