@charset "utf-8";
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #860004}
.subtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffddaa}
.bullet {  list-style-image:  url("images/bullet.gif")}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
}
a:link {  color: #860004}
a:hover {  color: #ffddaa; text-decoration: none}
a:visited {  color: #860004}
