body	{ margin: 0;
		  background: url('../images/gradient.gif') repeat-x #21328C;
		  font-family: Verdana;
		  font-size: 10pt;
		  color: #FFFFFF }
		  
td		{ font-size: 10pt;
		  color: #FFFFFF; }
		  
a       { color:#B6BBD9; text-decoration: none }

a:hover { text-decoration: underline }

.navbar { background-color: #21318C;
		  color: #FFFF99;
		  font-size: 9pt;
		  font-weight: bold;
		  padding: 8pt; }
		  
.navbar.a:hover { color: #344DD9; }