.mini {
font-family: Verdana, Arial, Times New Roman, Times;
font-size: 7pt;
}

h2 {
color: #333333;
text-align: center;
font-family:Verdana, Arial, Times New Roman, Times;
font-size: 18pt
}

.faq {
color: green
}

.large {
	font-size: 12pt;
}

.link {
	color: #990000;
}

a:link {
  color: #990000;
}

a:visited {
  color: #990000;
}

a:hover {
  color: #ffcc00;text-decoration: none
}

.indent {
	padding-left: 30pt;
}

.regulartext {
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
        font-family: Verdana, Arial, Times New Roman, Times;
	background-color: #ffffff;
}

.verybottom {
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
        font-family: Verdana, Arial, Times New Roman, Times;
	background-color: #999999;
}

.logoborder {
	border: 1px solid #000000;
}

body {
	font-weight: normal;
	font-size: 10pt;
  margin: 10px 10px 10px;
	color: #000000;
  font-family: Verdana, Arial, Times New Roman, Times;
	background-color: #990000;
}
