body {
	font-size:62.5%;
	line-height:62.5%;
	}

INPUT, SELECT, TH, TD {font-size: 1em}

LI LI, LI P, TD P, BLOCKQUOTE P {font-size: 1em}

.formtextfield {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 8pt;
     background-color: #F0F0F0;
     border-style: solid;
     border-top-width: 1px;
     border-right-width: 1px;
     border-bottom-width: 1px;
     border-left-width: 1px;
	 vertical-align: top
     }
	 
.formsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 2px;
	margin-top: 1px;
	background-color: #666666;
	border: 1px outset #666666;
	vertical-align:top
	}
	
.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a {
	text-decoration: none;
	color: #6699CC;
}

.dark a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #6699CC;
	text-decoration: underline;
}


.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	line-height: 14pt;
}

hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #CCCCCC;
	color: #CCCCCC;
	width: 100%;
    }

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.bodycopy1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.8em;
	color: #333333;
}
.bodycopy3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .7em;
	line-height: 1.8em;
	color: #333333;
	letter-spacing: .1em;
}

.bodycopy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #666666;
}

#footer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}

