.submitButton
{
	/*width:90%;*/
	font-size:12px;
	border:1px solid #000000;
	background-color:#006600;
	color:#FFFFFF;
	font-weight:normal;
	padding:3px;
}
.mainText
{
	text-decoration:none;
	font-family: times;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
.smallText
{
	text-decoration:none;
	font-family: times;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}
.midText
{
	text-decoration:none;
	font-family: times;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.bigTitle
{
	text-decoration:none;
	font-family: georgia;
	font-size: 34pt;
	font-weight: normal;
	color: #006600;
}
.smallTitle
{
	text-decoration:none;
	font-family: georgia;
	font-size: 14pt;
	font-weight: normal;
	color: #006600;
}