 body, div, p, td {
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
      color : #000000;  
      font-size : 10pt;}

A:link {
	COLOR: #000000; TEXT-DECORATION: none; font-weight: bold
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none; font-weight: bold
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none; font-weight: bold
}
A:hover {
	COLOR: #333333; TEXT-DECORATION: underline; font-weight: bold
}

A.menu:link {
	font-size : 9pt; COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold
}
A.menu:visited {
	font-size : 9pt; COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold
}
A.menu:active {
	font-size : 9pt; COLOR: #000000; TEXT-DECORATION: none; font-weight: bold
}
A.menu:hover {
	font-size : 9pt; COLOR: #cccccc; TEXT-DECORATION: none; font-weight: bold
}


A.redmenu:link {
	 COLOR: #ff0000; TEXT-DECORATION: none; font-weight: bold
}
A.redmenu:visited {
	 COLOR: #ff0000; TEXT-DECORATION: none; font-weight: bold
}
A.redmenu:active {
	 COLOR: #ff0000; TEXT-DECORATION: none; font-weight: bold
}
A.redmenu:hover {
	 COLOR: #333333; TEXT-DECORATION: none; font-weight: bold
}


.graytext {
 color: #cccccc; font-style: normal; font-weight: normal
}
.grayhead {
 font-size: 9pt; color: #cccccc; font-style: normal; font-weight: bold
}
.whitetext {
 color: #FFFFFF; font-style: normal; font-weight: normal
 }
.heading {
  font-size: 9pt; color: #FFFFFF; font-style: normal; font-weight: bold
}
.blackheading { 
 font-size: 9pt; color: #000000; font-style: normal; font-weight: bold
 }