body {
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}
h3 {
	color: #0066CC;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3 a:link {
	color:#0066CC;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}
h3 a:visited {
	color:#0066CC;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}
h3 a:hover{
	color:#FF6600;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
}
p {
	line-height: 22px;
	color: #666666;
	text-indent: 2em;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 13px;
}
.bottomfont {
	font-size: 12px;
	line-height: 22px;
	background-color: #E4E4E4;
	text-align: center;
	color: #333333;
}
.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
