a {
	color: #D23227;
}
input.link {
	background-color:transparent;
	border:0;
	color: #D23227;
	cursor:hand;
	font-family:verdana;
	font-size:8pt;
	text-align:left;
	text-decoration:underline;
}
a.menutext {
	color: white;
	font-size: 9pt;
	line-height: 14pt;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
}
.menutext:hover, .currmenutext {
	color: yellow;
	font-size: 9pt;
	line-height: 14pt;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
}
BODY, body, td, p {
	font-family:verdana;
	font-size:8pt;
}
.larger {
	font-family:verdana;
	font-size:12pt;
}
.bigbadmojo {
	font-family:verdana;
	font-size:14pt;
	font-weight:bold;
}
li {
	margin-top: 10;
}
li.compact {
	margin-top: 0;
}
ul {
	margin-top: 0;
}
.title {
	font-family:verdana;
	font-size:18pt;
	font-weight: bold;
}
.headline {
	font-family:verdana;
	color: #D23227;
	font-size: 12pt;
	font-weight: bold;
}
.header1 {
	font-family:verdana;
	font-size:10pt;
	font-weight: bold;
	text-align: center;
}
.footer1 {
	font-family:verdana;
	font-size:8pt;
}
.small1 {
	font-family:arial;
	font-size:8pt;
}
.small2 {
	font-family:times new roman;
	font-size:7pt;
}
.boldlink {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
}
.deflink {
	color: green;
	cursor: help;
}
.deflink:hover {
	color: green;
	cursor: help;
}
.pagetitle {
	font-family:verdana;
	color: #D23227;
	font-size: 16pt;
	font-weight: bold;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.results {
	font-family:arial;
	font-size:8pt;
	valign: top;
}
.breakhere {
	page-break-before: always;
}
.highlight {
	background-color: yellow;
}