body, td, th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	color: #333;
	letter-spacing: 0.1em;
	line-height: 16px;
	font-style: normal;
}
.black {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.white {
	color: #F9FBD9;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #6D0101;
}
.red {
	color: #6D0101;
}
.heading {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #6D0101;
	font-style: italic;
	font-weight: bold;
}
.text{
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	margin: 0px;
	color: #666666;
}
	h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	color: #6D0101;
	text-decoration: underline;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.yellow {
	color: #FFFF00;
}
.topform {
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	background-color: #AF0101;
	border: 1px dashed #666666;
}
.topformBUTTON {
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px ridge #000000;
}
.topbanner {
	border: 3px ridge #F9FBD9;
}
