body         { font-family: Arial; background-image: url('images/mainbkgnd.jpg'); 
               background-attachment: fixed }
a:link,a:visited {color:blue}
a:active {color:red}
.topheader   { color: #0033CC; background-color: #99CCFF }
.bigfont     { font-size: 1pt; color: #CCCCCC }
.plainfont   { font-size: 14px; text-align: Justify }
.pl	       { font-size: 14px; text-align: Justify }
.menu        { font-family: Times New Roman }
.h   		 { color: #0033CC; background-color: #99CCFF }
.r           { color: #0033CC; background-color: #FFFF99; font-size: 12pt }
.bgt         { background-image: url('images/mainbkgnd.jpg'); text-align: justify; 
               font-family: Arial; font-size: 12px }
.bgtm        { text-align: center; font-family: 
               Arial; font-size: 12px; font-weight: bold; background-repeat: 
               no-repeat; background-attachment: fixed; background-position: 
               right }               
b			 { color: #8002AF }
a:link.ch, a:visited.ch {
	color:blue;
	font-weight: bold;
	text-decoration: none;
}
a:hover.ch {
	color:yellow;
	font-weight: bold;
	text-decoration: none;
}
a:active.ch {
	color:red;
	font-weight: bold;
	text-decoration: none;
}
