p { font-family: Arial, Helvetica, sans-serif; font-size: 80%; line-height: 130%; color: #333333; font-weight: normal}
li { font-family: Arial, Helvetica, sans-serif; font-size: 80%; line-height: 120%; color: #333333; list-style-type: square}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 100%; line-height: 100%; color: #333333; list-style-type: square }
a:link {
	color: #6600cc;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #6600cc;
	text-decoration: underline;
}
a:active {
	color: #FF00cc;
	text-decoration: underline;
}

.small { font-family: Arial, Helvetica, sans-serif; font-size: 75%; line-height: 120%; color: #333333; text-align: left}
.address { font-family: Arial, Helvetica, sans-serif; font-size: 75%; line-height: 100%; color: #333333; text-align: center}
.numberitem { font-family: Arial, Helvetica, sans-serif; font-size: 75%; line-height: 100%; color: #333333; list-style-type: decimal}
.subtitle, h1 { font-family: Arial, Helvetica, sans-serif; font-size: 120%; line-height: 120%; font-weight: 900; color: #333333}
.subtitlesmall, h2 { font-family: Arial, Helvetica, sans-serif; font-size: 75%; line-height: 120%; font-weight: 700; color: #333333; text-align: left}
.bulletlist { font-family: Arial, Helvetica, sans-serif; font-size: 100%; line-height: 120%; color: #333333; list-style-type: square }
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 100%;
	font-weight: 700;
	color: #FFFFFF;
}
.hideLink a:link, .hideLink a:visited, .hideLink a:hover, .hideLink a:active {
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
td { vertical-align: top; }

body { background:#999999; }