body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
body {
	background-color: #B9BBBD;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
a:link {
	text-decoration: none;
	color: #B8B7B8;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #5B6B76;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #596872;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #66CCCC;
}
h3 {
	font-size: 9px;
	color: #339999;
}
h4 {
	font-size: 10px;
	color: #FF66CC;
}
h5 {
	font-size: 16px;
	color: #FFFF33;
}
h6 {
	font-size: 10px;
	color: #003366;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 228px;
	padding-top: 35px;
	padding-left: 20px;
	color: #CCCCCC;
}
.bluegrey {
	color: #5B6B76;
}
.bullet {
	width: 170px;
	padding: 10px 5px 5px 0px;
}
.bullet2 {
	width: 172px;
	padding: 20px 5px 5px;
	font-size: 12px;
}
