a:link {
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
}
a:link {
	color: #990000;
}
td {
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12pt;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.SmallText {
	font-size: 8.5pt;
}
.ExtraSmall {
	font-size: 9pt;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.doublespace {
	line-height: 145%;
}
a.smalllink{
	font-size: 8pt;
	text-decoration: none;
}
a.smalllink:hover{
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
.textboxSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	height: 17px;
}
.GoogleSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	width: 90px;
	font-size: 10px;
}
.GoogleSearchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #163C8F;
	width: 100px;
	font-size: 10px;
}