body { 
	margin				: 0;
	padding				: 0;
	background-color	: #000066;
}

a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #0000FF; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #0000FF; text-decoration: underline}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #0000FF; text-decoration: none}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #0000FF; text-decoration: none; font-weight: bold}

.textBlackBold { font-family: Verdana; font-size: 8pt; font-weight: bolder; color: #000000; text-decoration: none; }
.textBlack { font-family: Verdana; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none; }
.textBoldGrey { font-family: Verdana; font-size: 8pt; font-weight: bold; font-style: none; color: #666666; text-decoration: none; }
.textBlackNormal { font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal; color: #000000; text-decoration: none; }
.textOrangeNormal { font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal; color: #FF9900; text-decoration: none; }
.textOrangeBold { font-family: Verdana; font-size: 8pt; font-weight: bolder; color: #FF9900; text-decoration: none; }
.textGreyNormal { font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal; color: #666666; text-decoration: none; }
.textGreyBold { font-family: Verdana; font-size: 8pt; font-weight: bolder; color: #666666; text-decoration: none; }
.textWhiteNormal { font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal; color: #666666; text-decoration: none; }
.textWhiteBold { font-family: Verdana; font-size: 8pt; font-weight: bolder; color: #FFFFFF; text-decoration: none; }

.formRequired { font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal; color: #000066; text-decoration: none; background-color:#FFCC66; }
.formNormal { font-family: Verdana; font-size: 8pt; font-weight: light; font-style: normal; color: #000000; text-decoration: none; ; vertical-align: middle; background-color:#FFFFFF; }
.formErrorReport { font-family: Verdana; font-size: 8pt; font-weight: bolder; color: #FF0000; text-decoration: none; }
