body {
	background-color: #ffffff;
}

a:link, a:active, a:visited {
	color: orange;

}

a.norm:link, a.norm:active, a.norm:visited {
	color: blue;
}

a.menu{
        text-decoration: none;
        font-size: 8pt;
        font-family: helvetica, arial,sans-serif;
	font-weight: bold
}

a.menu:link,a.menu:active, a.menu:visited{
	color: #FFFFFF;
}

td.main {
	background-color: #ffffff;
	width: 100%;
	text-align: left;
}

.coloredheader {
	font-family: arial,
	helvetica, sans-serif;
        font-size: 13pt;
	color: #000000;
	font-weight: bold
}

.small {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt; color: #000000
}
.verysmall {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt; color: #000000
}
.smallwhite {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt; color: #ffffff;
}
.smallblue {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt; color: #0000ff;
}
.bodytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; color: #000000
}
.light{
	background-color: #EEEEEE
}
.subhead {
	font-family: arial, helvetica, sans-serif;
	 font-size: 11pt; color: #000000
}
.bwtext {
	font-family: arial, helvetica, sans-serif;
        font-size: 10pt; 
	color: #FFFFFF;
}
.bwsmaller {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}
.smaller {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.redsmaller {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}
.dark {
	background-color: #3366CC
}
.bluetext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; color: #3366CC
}
.header {
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	 color: #000000;
	font-weight: bold
}
.errortext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; color: #FF0000;
	font-weight: bold; text-align: center
}	
.formtext {
	font-family: courier, monospace
}
.titletext {
	font-family: arial, helvetica, sans-serif;
	 font-size: 10pt; color: #FF6600
}
.darker {
	background-color: #3366CC
}
.whitetext {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
	 color: #FFFFFF
}

.frontpage{
	background-color:#ffffff; 
	font-size: 1;
	font-family=arial,helvetica;
}
.whitesmaller {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px; color: #FFFFFF
}
.whitesmall {
	font-family: arial, helvetica, sans-serif;
	 font-size: 9pt; color: #FFFFFF
}
.black {
	background-color: #000000
}










