.title {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
}
.titleRed {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	font-style: italic;
	color: #660000;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #660000;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #127022;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
hr {
color: #127022;
}
.formbox        {
    text-decoration: none;
	background-color: #E3DA97;	       
}
A   	{ color: #000000; text-decoration: none; }
A:link	{ color: #127022; text-decoration: underline; }
A:visited { color: #127022; text-decoration: underline; }
A:active { color: #127022; text-decoration: underline; }
A:hover	{ color: #339900; text-decoration: underline; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.footer   	{ color: #660000; text-decoration: none; }
.footer:link	{ color: #660000; text-decoration: none; }
.footer:visited { color: #660000; text-decoration: none; }
.footer:active { color: #660000;  text-decoration: underline;}
.footer:hover	{ color: #CBBA3B;  text-decoration: underline;}