.heading_1 {
	font-family: "Copperplate Gothic Light";
	font-size: 16px;
	font-weight: bold;
	color: #000099
}
.heading_2 {
	font-family: "Copperplate Gothic Light";
	font-size: 14px;
	font-weight: bold;
	color: #000099
}
.heading_3 {
	font-family: Arial, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099
}
.heading_4 {
	font-family: Arial, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099
}
.heading_4_pink {  font-family: Arial, Times, serif; font-size: 11px ;font-weight: bold; color: #FF0066}
.heading_1_white {  font-family: Arial, Times, serif; font-size: 18px; font-weight: bold; color: #FFFFFF}
body {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #FFFFFF;
}
.body_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none
}
.body_arial_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ae9500;
	text-decoration: none
}
.body_green {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #AE9500;
}
.header_links {  font-family: Arial, Times, serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.textfield_effect    {border-width: 1px; border-style: solid; border-color: #999999; font-size: 12px; color: #333333; width: 200px; height: 15px; background-image: url(../images/back_field.gif);
    background-repeat: repeat-x}
.textfield_effect_100   {border-width: 1px; border-style: solid; border-color: #999999; font-size: 12px; color: #333333; width: 100px; height: 15px; background-image: url(../images/back_field.gif);
    background-repeat: repeat-x}
.textfield_effect_150    {border-width: 1px; border-style: solid; border-color: #999999; font-size: 12px; color: #333333; width: 150px; height: 15px; background-image: url(../images/back_field.gif);
    background-repeat: repeat-x}
.textarea_effect    {border-width: 1px; border-style: solid; border-color: #999999; font-size: 12px; color: #333333; width: 200px; height: 75px; background-image: url(../images/back_field.gif);
    background-repeat: repeat-x}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
