body { 	background-attachment: fixed;
		background-image: url("graphics/logobg.jpg");
		background-repeat: no-repeat;
		background-position: bottom right ;
		font-family: arial;
		color: #F6FF00;
		font-size: 8pt;
			scrollbar-face-color: #120C52;
			scrollbar-arrow-color: #F6FF00;
			scrollbar-track-color: #F9FC8D;
			scrollbar-highlight-color: #F6FF00;
		}
	
.text {	margin-left: 20px;
		margin-right: 20px;
		 font-size: 8pt;
		 color: #F6FF00#;
		}
		
td { font-family: arial;
	 color: #F6FF00;
	 font-size: 8pt;
	 }	
.td2 { font-family: arial;
	 color: #F6FF00;
	 font-size: 8pt;
	 }		
	
a { color: #F6FF00;
	text-decoration: none; 
	}

a:hover { color: lime;
		}
		
.head { color: #F6FF00;
		font-weight: bold;
		font-size: 8pt;
		}

.header {	color: #F6FF00;
			font-weight: bold;
		}
			

.subhead { color: #F6FF00;
		   font-style: italic;
		   }			
		   
  	