body {
	background-color: #FFFFFF;
	margin: 5px;
}

body p, td, li {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}

p {
	margin-top: 3px;
}

.address {
	margin: 5px;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

.highlight_text {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #666666;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

h2 {
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

a:link, a:active, a:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-style: normal;
}

a:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-style: normal;
}

.TableBorder {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

.TableBottom {
	border-color: #666666;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	padding: 8px;
}

.TableImage {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
}

.PhotoImg {
	margin: 8px;
	border: 2px solid #990000;
}
