body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-weight: 100%;
}

.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7pt;
	color: #FF6600;
}
.maintext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #FFFFFF;
	text-align: justify;
}
body {
	margin: 0px;
}
TD.whiteborder
{
        border-style: solid;
        border-width: 1px;
        border-color: white;
}
a {
	color: #CC0000;
}
a:hover {
	color: #666600;
}
.header {
	font-size: 12px;
	font-weight: bold;
}

.small_txt_white {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #FFFFFF;
}

div#formContainer {
	
}

div#formContainer td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.small_txt_black {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
	text-align: justify;
}

.submit {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.reset {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
