body, td, tr, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #EDEDEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 16px;
	color: #962625;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.style1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #962625;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style3 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style4 {
	font-size: 10px;
	font-weight: bold;
}
.stylemenu {
	color: #000000;
}
.styleformrequest {color: #FF0000}

a:link {
	color: #962625;
}
a:visited {
	color: #8E201F;
}
a:hover {
	color: #000000;
}
a:active {
	color: #962625;
}
.formfield{
	border-style: solid;
	border-width: 1px;
	border-color: #AEAEAE;
	font-size: 10px;
}
.formtext{
	font-size: 11px;
	font-weight: bold;
}
.announcetext{
	font-size: 10px;
	font-weight: normal;
}
.tinytext{font-size:9px;}