body { font-family: Arial;
	font-size: 8pt;
	background-color: #676767; }

table { font-size: 9pt; }

a:link { text-decoration: none; 
	font-family: Georgia; 
	font-size: 8pt; 
	color: #E0E0E0; 	   
}
a:visited { text-decoration: none;
	        font-family: Georgia;
	        font-size: 8pt;
		color: #E0E0E0;
	      }
a:active { text-decoration: none;
	       font-family: Georgia;
	       font-size: 8pt;
	       color: #E0E0E0;
	     }
a:hover { text-decoration: none;
	      font-family: Georgia;
	      font-size: size: 8pt;
	      font-weight: bold;
	      color: #FFF1C6;
	    }

a.link2:link { font-family: Georgia; font-size: 8pt; color: #0000EE; text-decoration: none; }
a.link2:visited { font-family: Georgia; font-size: 8pt; color: #0000EE; text-decoration: none; }
a.link2:active { font-family: Georgia; font-size: 8pt; color: #0000EE; text-decoration: none; }
a.link2:hover { font-family: Georgia; font-size: 8pt; color: #EE0000; font-weight: normal; text-decoration: underline; }

.maintable { background-color: #940C1A; 
		 border: solid 2px #E9BF30; }

.menutable { background-image: url("images/menubg.gif");
	     background-repeat: repeat-y; 
	     width: 170; 
		}

.contenttable { background-color: #E2E7F1; }

.borderimage { background-image: url("images/bdbg.gif");
		background-position: bottom right; 
		background-repeat: no-repeat; }

.firstLetter {  font-family: Times New Roman;
		font-weight: bold;
		font-size: 18pt;
		}

.footnote { font-family: Verdana;
	    font-size: 7pt;
	    color: #FEFAEB; }
