body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-image: url(../Images/WIP_bkgr.jpg);
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}
h1{
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	}
h2{
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
h3{ font-size: 14px;
	line-height: 18px;
	color: #335ABE;
	font-weight: bold;
	text-align: left;
	}
h4{ font-size: 14px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	}
h5{
	font-size: 14px;
	line-height: inherit;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	}
h6{ font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	}
a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
