body         { font-family: 'Trebuchet MS', Verdana, Arial; font-size: 10pt; font-weight: 
               bold }
p            { font-family: 'Trebuchet MS', Verdana, Arial; font-size: 10pt; font-weight: bold }
td           { font-family: 'Trebuchet MS', Verdana, Arial; font-size: 10pt; font-weight: bold }


a            { text-decoration: none; color: #333399 }
a:hover		{ text-decoration: none; color: #3366FF }
a:visited		{ text-decoration: none; color: #666699 }

.menuitem { color: #384881; text-decoration: none }
.menuitem:hover {
	COLOR: #384881; TEXT-DECORATION: none
}
.menuitem:active{ color: RED; text-decoration: none

}
.tdclass {
	BACKGROUND-COLOR: #ffcd00; COLOR: #000000; TEXT-DECORATION: none
}

