
.whitetext {
	color : #FFFFFF;
	font-size: 9pt;
	font-family : Verdana, Arial, Helvetica;
}

input.yellowbg {
	font-family: verdana;
	background-color: #FF9933;
	border-color: #D44D3A;
	border-width: 1;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	width: 100px;
}

.blacktext {
	color : #000000;
	font-size: 11pt;
	font-family : Arial, Helvetica, sans-serif;
}


TD, BODY {
	color : #000000;
	font-size: 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TD.heading {
	font-size : 16pt;
	font-weight : bold;
	color: #006623;
}

TD.newsheading {
	font-size : 11pt;
	font-weight : bold;
	color: #006623;
}

TD.aboutheading {
	font-size : 16pt;
	font-weight : bold;
	color: #ffff99;
}

TD.subhead {
	font-family: Arial, Helvetica, Verdana;
	font-size : 12pt;
	font-weight : bold;
	color: #006623;
}

TD.header {
	font-family: Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-weight: bold;
	color: #FFFF99
}

TD.header2 {
	font-family: Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-weight: bold;
	color: #FFFFFF
}

TD.header3, .header3 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	color : #ffffff;
	text-decoration:none;
	font-weight: normal;
}

TD.whiteheading {
	font-family: Arial, Helvetica, Verdana;
	font-size : 14pt;
	font-weight: bold;
	color: #FFFFFF
}

TD.intro {
	font-size : 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, helvetica, arial;
}

TD.ortintro {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, helvetica, arial;
}

TD.smalltext {
	font-size: 8pt;
}

.helptext, TD.helptext {
	font-size: 8pt;
	color: #006623;
}

A, A.link, A.active, A.visted {
	color : #006633;
	font-size: 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:hover { 
	color: #000066;
	}

A.headerlink {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	color : #ffffff;
	text-decoration:none;
	font-weight: normal;
}

A.headerlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

A.smalllink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color : #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

A.smalllink:hover {
	text-decoration: underline;
}

A.footerlink {
	font-size: 10pt;
	color : #FFFF99;
	text-decoration:none;
}

A.footerlink:hover {
	color : #FFFF99;
	text-decoration: underline;
}

A.navlink {
	font-size: 8pt;
	color : #FFFFFF;
}

A.navlink:hover {
	color : #FFFF99;
}



