.formFields {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}
.formButtons {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
}
.headers {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: none;
}
A:link {
	color:#000066;
	filter: shadow(color:#666666);
}
a:hover {
	text-decoration: underline;
}
.tableBorders {
	border: thin solid #000000;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
}
.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000066;
}.Grey {
	color: #666666;
}
