body{
font-family: Arial;
font-size: 12pt;
color: black;
background: rgb(255,255,255);
}

INPUT {
	font-family: Verdana, Trebuchet MS, Comic Sans MS, helvetica;
	font-size: 9pt;
	color: #000000;
}

BUTTON {
	font-family: Verdana, Trebuchet MS, Comic Sans MS, helvetica;
	font-size: 9pt;
	color: #000000;
}

TEXTAREA {
	font-family: Verdana, Trebuchet MS, Comic Sans MS, helvetica;
	font-size: 9pt;
	color: #000000;
}

.stdtxt {font-family: Arial; font-size: 12pt; color: black;}
.stdtxtb {font-family: Arial; font-size: 14pt; color: black; font-style: bold;}
.stdtxti {font-family: Arial; font-size: 12pt; color: black; font-style: italic;}
.copyright {font-family: Arial; font-size: 8pt; color: black;}
.pagetitle {font-family: Arial; font-size: 14pt; font-style: normal; font-weight: bold; color: #333399;}
.titletxt {font-family: Arial; font-size: 12pt; font-style: normal; font-weight: bold; color: #333399;}