body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: overline;
	font-weight: bold;
}
.th {
	background-color: #006699;
	color: #FFFFFF;
}
.tdgrey {
	background-color: #CCCCCC;
	padding: 5px;
}
.tdwhite {
	background-color: #FFFFFF;
	padding: 5px;
}
.lefttable {
	border: 1px solid #006699;
	margin-top: 5px;
	width: 210px;
}
.picturetable {
	border: 1px solid #006699;
	background-color: #FFFFFF;
	padding: 5px;
}
.bulletbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	list-style-position: inside;
	list-style-type: disc;
	display: list-item;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.LogoHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: normal;
	color: #006699;
	font-weight: bold;
}

