BODY {			MARGIN-TOP: 2px; 
		 				MARGIN-LEFT: 10px; 
		 				COLOR: #000000; 
		 				MARGIN-RIGHT: 2px;
		 				background-color: #00ffff; }
						
h1	 {			FONT-SIZE: 26px; 
		 				FONT-FAMILY: "times New Roman",sans-serif; }
						
h2	 {			FONT-SIZE: 22px; 
		 				FONT-FAMILY: "times New Roman",sans-serif }

h3	 {			FONT-SIZE: 18px; 
		 				FONT-FAMILY: "times New Roman",sans-serif }	
						
h4	 {			FONT-SIZE: 16px; 
		 				FONT-FAMILY: "times New Roman",sans-serif }
						
h5	 {			FONT-SIZE: 13px; 
		 				FONT-FAMILY: "times New Roman",sans-serif }																	
						
#main {			position: absolute;
 						top:180px;
 						left:160px;
 						width:75%;
 						padding-top:0px;
 						height:75%;
 						margin-left:5px;
 						padding-left:5px;
 						padding-right:15px;
 						padding-bottom:15px;
 						overflow:auto;
 						color: #000000;
 						background-color: #00ffff; }
 			
 ul.navbar   { font-family: Arial, Helvetica, sans-serif;
 			 			 	 font-size: 13px; 
							 font-weight:bold;
							 color: #000000;
							 background-color: #00ffff;}
							 
 ul.navbar a { text-decoration: none;
 			   color: #000000;
 			   background-color: #00ffff;}
 
 a:link      { color: blue; 
			   font-weight:bold;
			   background-color: #00ffff; }
							 
 a:hover	 { text-decoration: underline; }
 
 a:visited   { color: purple; 
 			   font-weight:bold;
 			   background-color: #00ffff; }