p, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

redText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3300;
}

.redhed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}
.sidered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D74603;
	font-weight: bold;
}
.siderwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}

.whitelarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

.bigpurplehed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #660099;
}

.bigpurplehed2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #330066;
}

.bigwhitehed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #ffffff;
}

.bigbluehed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #0000CC;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.copyright { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: normal; 
	text-decoration: none; 
	color: #660066
}

.fieldname { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
    font-weight: normal; 
	text-decoration: none; 
	color: #333333; 
	text-align:right
}

.button { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: normal; 
	text-decoration: none; 
	color: #333333
}

.error {  font-size: 8pt; font-weight: bold; color: #ff0000} 
.errorFieldName {  font-size: 8pt; font-weight: bold; color: #ff0000; text-align:right } 


a { color: #660099; font-size:9pt; font-weight: normal; text-decoration: none}
a:link { color: #660099; font-size:9pt; font-weight: normal}
a:visited { color: #660099; font-size:9pt; font-weight: normal}
a:hover { color: #660099; font-size:9pt; font-weight: normal; text-decoration: underline}
a.white { color: #ffffff; font-size:8pt; padding: 2px;}
a.white:link { color: #ffffff; font-size:8pt; padding: 2px;}
a.white:visited { color: #ffffff; font-size:8pt; padding: 2px;}
a.white:hover { color: #D74603; background-color: #ffffff; font-size:8pt; padding: 2px; text-decoration: none}
a.ctawhite { color: #ffffff; font-size:8pt; font-weight:bold; padding: 2px;}
a.ctawhite:link { color: #ffffff; font-size:8pt; font-weight:bold; padding: 2px;}
a.ctawhite:visited { color: #ffffff; font-size:8pt; font-weight:bold; padding: 2px;}
a.ctawhite:hover { color: #330066; background-color: #ffffff; font-size:8pt; font-weight:bold; padding: 2px; text-decoration: none}
a.small { color: #660099; font-size:8pt; padding: 2px;}
a.small:link { color: #660099; font-size:8pt; padding: 2px;}
a.small:visited { color: #660099; font-size:8pt; padding: 2px;}
a.small:hover { color: #D74603; background-color: #ffffff; font-size:8pt; padding: 2px; text-decoration: none}