body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
td {
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9999CC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
ul {
	list-style-image: url(images/star.gif);

}
strong {
	color: #FF9900;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;

}
a:active {
	color: #FF9900;
	text-decoration: none;

}
h4 {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;


}
.nomargin {
	margin: 0px;
}
.hilite {
	background-color: #FFFF99;
}
b {
	color: #333333;
}
.quote {
	color: #000066;
	margin-right: 40px;
	margin-left: 40px;
	font-weight: normal;




}
.hilite2 {
	background-color: #E6F2CC;
}
.bottom {
	color: #FFFFFF;
}
a.bottom:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a.bottom:active {
	color: #FFCC99;
	text-decoration: underline;
}

