body {
	color: #000000;
	background-color: white;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 150%;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: -10px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: bolder;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
}
h4:hover {
	background-color: #333333;
}
h5 {
	font-weight: lighter;
	padding: 5px;
}
p {
	padding: 10px;
}
td {
	background-repeat: no-repeat;
	background-position: bottom;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:link {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
}
.note {
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	color: #E3E3E3;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 150%;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: -10px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: bolder;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
}
h4#menu a:link {color: white; text-decoration: none;}
h4#menu a:visited {color: white; text-decoration: none;}
h4#menu a:hover {color: white; text-decoration: none;}
h4#menu a:active {color: white; text-decoration: none;}

table#menu a:link {color: white; text-decoration: none;}
table#menu a:visited {color: white; text-decoration: none;}
table#menu a:hover {color: #333333; text-decoration: none;}
table#menu a:active {color: white; text-decoration: none;}

.center { text-align: center; margin-left: auto; margin-right: auto; }
.imgCenter { margin-left: auto; margin-right: auto; }
