body  {
	font-size : 8pt;
	font-weight : bold;
	font-family : verdana
}

a  {
	text-decoration : none;
	font-size : 8pt;
	font-family : verdana;
	color : #8F4801;
	font-weight : normal
}

a:hover  {
	text-decoration : underline;
	font-size : 8pt;
	font-family : verdana;
	color : #FF6600
}

a:click  {
	font-size : 8pt;
	font-weight : bold;
	font-family : verdana;
	color : #88ccff
}

a:visited {
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana;
	color: #336666;
}

.a1  {
	text-decoration : none;
	font-size : 8pt;
	font-family : verdana;
	color : #8F4801;
	font-weight : normal
}

.a1:hover  {
	text-decoration : underline;
	font-size : 8pt;
	font-family : verdana;
	color : #FFF
}

.a1:click  {
	font-size : 8pt;
	font-weight : bold;
	font-family : verdana;
	color : #88ccff
}

.a1:visited {
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana;
	color: #336666;
}

p  {
	font-size : 8pt;
	font-weight : bold;
	font-family : verdana;
	color : #88ccff
}

.whitetext  {
	font-size : 14pt;
	font-family : verdana;
	font-weight : bolder;
	font-style : none;
	color : #FFFFFF
}

.smallwhitetext  {
	font-size : 8pt;
	font-family : verdana;
	font-weight: normal;
	color : #FFFFFF
}

.heading  {
	font-weight : bold;
	font-size : 14pt;
	font-style : italic;
	font-family : verdana
}

.textGreen{
	color: #006633
}

.textOrange{
	color: #FF6600
}

.textOrangeDot{
	color: #FFCC66
}

.textRed{
	color: #FF151C;
}

.logoGreen1{
	color: #336633
}

.logoGreen2{
	color: #669966
}

.logoGreen3{
	color: #99CC99
}

.logoGreen4{
	color: #CCCCCC
}

.logoOrange1{
	color: #FF9933
}

.logoOrange2{
	color: #FFCC66
}

.logoOrange3{
	color: #F79239
}

.logoOrange4{
	color: #FFFFCC
}

.logout  {
	text-decoration : none;
	font-size : 8pt;
	font-family : verdana;
	color : #fff;
	font-weight : normal
}

topheading{
    font-size : 16pt;
	font-family : verdana;
	font-weight : bolder;
	font-style : bold;
	color : #fff
}

h1  {
	font-size : 16pt;
	font-family : verdana;
	font-weight : bolder;
	font-style : bold;
	color : #333
}

h2  {
	font-size : 10pt;
	font-weight : bolder;
	font-family : verdana;
	color : #FF9966;
	text-decoration : underline
}

h3  {
	font-size : 10pt;
	font-family : verdana
}

h4  {
	font-size : 8pt;
	font-family : verdana
}

.lightgreentext  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : bold;
	color : #99CCCC
}

.darkgreentext  {
	font-size : 8pt;
	font-family : verdana;
	color : #336666;
	font-weight : bold
}

.boldtext {
	font-weight: bold
}

.highlightcell {
	background-color: #CCCCCC
}

.highlightcell2 {
	background-color: #006351
}

.highlightcell3 {
	background-color: #FCAE58;
}

.highlightcell4 {
	background-color: #F79239
}

h5  {
	font-size : 6pt;
	font-family : verdana
}

table  {
	font-size : 8pt;
	font-family : verdana
}

tr {
	font-size: 8pt;
	font-family: verdana
}

td  {
	font-size : 8pt;
	font-family : verdana
}

.tableheading  {
	font-family : verdana;
	font-size : 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: center
}

textarea  {
	font-size : 8pt;
	font-family : verdana
}

input  {
	font-size : 8pt;
	font-family : verdana
}

select  {
	font-size : 8pt;
	font-family : verdana
}