html 			{	height: 100%; 
			}

body			{	
				background-color: #fffccc;						
				color:#fffccc;
				font-family:verdana;
				font-size:10pt;
			}					
		
													
table			{	
				border: 0;
				margin:	0em auto 
			}
			
td.navbarlf		{
            	
            	
				font-size: 0.8em;
            			background-color:#660000;
            			padding: 0.4em 0.4em 0.4em 0.4em
				text-align: top; 
				height: 300px; 
				width: 125px; 
            	
            		}

td.navbar		{ 	
				width:	126px;
				text-align: center;
   				background-color: #660000;
				border-top: solid 1px #330000;
				border-bottom: solid 1px #cccccc;
				border-right: solid 1px #cccccc;						
				border-left: solid 1px #330000;
				font-size:0.8em;
					
			}

.body			{
				
				padding: 0.4em;
			}

				
H1			{ 	font-size: 1.2em;
   				font-family:verdana;
   				color: #ffffcc; 
			}						
									
.credits		{ 	width:	766px;							
   				background-color: #660000;
   				color: #fffccc;
				height:	20px;
   				margin: 0.7em auto;
       				text-align: center;								
       				font-size: smaller; 
       				
       			}	

td.navbar a:link	{ 	text-decoration: none;
				font-family: verdana;
   				color: white;	 
			} 
 				
td.navbar a:visited	{ 	text-decoration: none;
				font-family: verdana;
   				color:#ffffcc; 
			}

td.navbar a:hover	{ 	text-decoration: none;
				font-family: verdana;
   				color: #EE8003;
			}					
												
td.navbarlf a:link	{ 	text-decoration: none;
				font-family: verdana;
   				color: white; 
			} 
 				
td.navbarlf a:visited	{ 	text-decoration: none;
				font-family: verdana;
   				color:#FFFFCC; 
			}

td.navbarlf a:hover	{ 	text-decoration: none;
				font-family: verdana;
   				color: #EE8003;
			}		
					
a.nav:link		{ 	text-decoration: none;
				font-family: verdana;
   				color: blue;
   				font-size: 10pt;
   			}  
				
a.nav:visited		{ 	text-decoration: none;
				font-family: verdana;
   				color:#ffffcc;
   				font-size: 10pt;
			}

a.nav:hover		{ 	text-decoration: none;
				font-family: verdana;
				font-size: 10pt ;
   				color: #EE8003	
			}
