h1  { 
font-family: arial, sans-serif; 
font-size: 24px; color:#333366;
font-weight: normal;
}

h2  { 
font-family: arial, sans-serif; 
font-size: 20px; 
color:#333366;
font-weight: normal;
}

h3  { 
font-family: arial, sans-serif; 
font-size: 18px; color:#333366;
font-weight: normal;
}

h4  { 
font-family:arial, sans-serif; 
font-size: 14px; color:#333366;
font-weight: normal;
}

h5  { 
font-family: arial, sans-serif; 
font-size: 14px; color:#333366;
}
h6 {
font-family: arial, sans-serif; 
font-size: 13px; color:#CC3333;
}

p, li, dt  { 
font-family: arial, sans-serif; 
font-size: 100%; 
color: #000000; 
line-height: 150%;
}

dd{
font-family: arial, sans-serif; 
font-size: 100%; 
color: #000000; 
line-height: 150%;
font-style: italic;
}

 body		{margin:0%;
  		padding:0%;
		color:#000000;
		background-color:#ffffff;
		font-family: arial, sans-serif;
		font-size:14px;
		text-align: justify
		}
.sublist{
font-family: arial, sans-serif; 
font-size: 100%; 
color: #000000; 
line-height: 150%;
text-indent: 30px;
font-weight: normal;
}

td {min-width:10%;
padding: 5px;}

  #masthead	{font-size:3em;
		width:95%;
  		color:#000000;
		height: 75px;
		background-color:#339999;
		padding:0.5em;
		text-align: left;
		}

  #menu		{float:left;
		width:20%;
		height:800px;
		margin-left:0%;
		color:#FFFF00;
		background-color:#CC3333;
                padding: 10px
		}
#mainText	{margin:0 5% 0 25%;}

#foot		{text-align:center;
		font-size:smaller;
		margin:10% 0 0 0;
		}
		
a		{text-decoration:none;
		color:#FFFF00;
		font-weight:normal;
		display:block;
		font-size:large;
		line-height:30px;
		}

a.sublist	{
		text-decoration:none;
		color:#66FFFF;
		font-weight:normal;
		display:block;
		}

a.sublist1	{
		text-decoration:none;
		color:#CC3333;
		display:inline;
		font-weight: normal;
		font-size:inherit;
		}
		
a:hover		{color:grey;}

ul		{list-style:none;}