.head        { font-family: Times; font-size: 60px; color: white; text-align:center}
.head40      { font-family: Times; font-size: 40px; color: white; text-align:center}
.head20      { font-family: Times; font-size: 20px; color: white; text-align:center}
.txt         { font-family: Arial, sans-serif; font-size: 13px; color: #ffff80; text-align:justify}
.txtwb       { font-family: Arial, sans-serif; font-size: 13px; color: white;   text-align:justify; font-weight:bold}
.cursive     { font-family: Times; font-size: 13px; text-align: justify; color: #ffff80; font-style: italic;}
.txtcenter   { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #EEEEEE}
.button      {background-color: rgb(146,145,189); color: rgb(255,255,255); border-left: 1px solid rgb(255,255,255); border-top: 1px solid rgb(255,255,255)}
.alertbutton {background-color: rgb(146,145,189); color: yellow; border-left: 1px solid rgb(255,255,255); border-top: 1px solid rgb(255,255,255); font-weight:bold}
.select      {background-color: rgb(146,145,189); color: rgb(255,255,255); border-left: 1px solid rgb(255,255,255); border-top: 1px solid rgb(255,255,255)}
a:link       { color : white; text-decoration: none }
a:visited    { color : white; text-decoration: none }
a:active     { color : white; text-decoration: none }
a:hover      { color : yellow; text-decoration: none }
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.BoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
