p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9a2c2c;
}

.main {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
.form {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.formfield {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textDark {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #7e2f07;
}
.index-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9a2c2c;
}
.index-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #FFCC66;
}

a.nav:link {color: #9a2c2c; weight: bold; text-decoration: none; }
a.nav:visited {color: #9a2c2c; weight: bold; text-decoration: none; }
a.nav:hover {color: #9a2c2c; weight: bold; text-decoration: underline; }
a.nav:hover {color: #9a2c2c; weight: bold; text-decoration: underline; }

ul.none {list-style-type:none}.page-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.page-head-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
