.formtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6699;
}

.formpushbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FF6699;
}
a:link {
	color:#FF6699;
; text-decoration: none}

a:visited {
	color:#FF6699;
; text-decoration: none}

a:hover {
	color:#000000;
; text-decoration: underline}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

.Boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003399;
	font-weight: bold;
	}

.windownormaltext {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 15px;
	}

.windowBoldtext {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.windowpushbutton {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FF6699;
}
.windowsmalltext {
	font-family: Verdana;
	font-size: 7pt;
	}