body {	
		bgcolor: #ffffee;
		font-family: trebuchet ms; 
		font-size: 13px; 
		scrollbar-face-color: #1e3e71; 
		scrollbar-shadow-color: #669999; 
		scrollbar-highlight-color: #669999; 
		scrollbar-3dlight-color: #669999; 
		scrollbar-darkshadow-color: #669999; 
		scrollbar-track-color: #ffffee; 
		scrollbar-arrow-color: #99cccc;
		}

p  {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #333333;
	margin-left:20px;
	topmargin: 0px;
	marginheight: 0px;
	}

b	{
	font-family: trebuchet ms;
	font-size: 16px;
	color: #666666;
	margin-left: 0px;
	topmargin: 20px;
	marginheight: 20px;
	fontweight: 800;
	}
		
a:link  {
			font-family: trebuchet ms; 
			font-size: 13px; 
			color: #99cccc; 
			text-decoration: none; 
			margin-top: 10px; 
			font-weight: bold;
			}

a:visited	{
			font-family: trebuchet ms; 
			font-size: 13px; 
			color: #99cccc; 
			text-decoration: none; 
			margin-top: 10px; 
			font-weight: bold;
			}
			
a:active	{
			font-family: trebuchet ms; 
			font-size: 13px; 
			color: #ccffff; 
			text-decoration: none; 
			margin-top: 10px; 
			font-weight: bold;
			}
			
a:hover	{
			font-family: trebuchet ms; 
			font-size: 13px; 
			color: #ccffff; 
			text-decoration: none; 
			margin-top: 10px; 
			font-weight: bold;
			}

h1	{
		font-family: trebuchet ms; 
		font-size: 20px;
		color: #003366;
		font-weight: 800;
		margin-top:10px;
		margin-left:10px;
		}
	
h2	{
		font-family: trebuchet ms; 
		font-size: 18px; 
		color: #003366; 
		font-weight: 600; 
		margin-top:0px; 
		margin-left:10px;
		}

h3	{
		font-family: trebuchet ms; 
		font-size: 20px;
		color: #003366;
		font-weight: 800;
		margin-top:10px;
		margin-left:30px;
		}

h4	{
		font-family: trebuchet ms; 
		font-size: 18px; 
		color: #003366; 
		font-weight: 600; 
		margin-top:0px; 
		margin-left:30px;
		}
		
.x	{
	font-family: trebuchet ms; 
	font-size: 13px; 
	color: #f3f2f1;
	}
	
.y	{
	font-family: trebuchet ms; 
	font-size: 13px; 
	color: #99cccc; 
	margin-top:10px; 
	margin-left:10px;
	}
	
.z 	{
	font-family: trebuchet ms; 
	font-size: 13px; 
	color: #1e3e71; 
	font-weight: 800;
	}

a.spec {
			font-family: trebuchet ms; 
			font-size: 13px; 
			color: #333333; 
			text-decoration: underline;
			font-weight: 400;
			topmargin: 0px;
			}
			
p.index	{
			font-family: trebuchet ms;
			font-size: 13px;
			color: #333333;
			margin-left:40px;
			topmargin: 0px;
			marginheight: 0px;
			}

p.box	{
			font-family: trebuchet ms;
			font-size: 13px;
			color: #333333;
			margin-left:20px;
			margin-right:20px;
			topmargin: 0px;
			marginheight: 0px;
			}
		
