.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
	width:750px;
	height:250px;
}
.WelcomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.CenteredWelcomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.ContractTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	overflow: auto;
	width:300px;
	height:190px;
	line-height: 13px;
}
.OneButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	overflow: auto;
	width:300px;
	height:215px;
	line-height: 13px;

}
.NoButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	overflow: auto;
	width:300px;
	height:237px;
	line-height: 13px;

}
a:link,a:visited{
	color: #999999;
}
a:hover {
	text-decoration: none;

}
.TwoBigButtons {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	overflow: auto;
	width:300px;
	height:180px;
	line-height: 13px;
}
.HighlightRed {
	color: #FF0000;
}
.h1	{
	font-size: 12px;
	text-align:center;
}
.n	{
	font-weight:normal;
	font-style:normal;
}
#bottomNav, #bottomNav a:link, #bottomNav a:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}