h1,h2,h3,h4,h5,h6 
{
	font-family: Eras Medium ITC;
	color:#6699FF;
	text-decoration: none;
}
body 
{
	background-image:  url(background.jpg);
}
p 
{
	font-family: Eras Medium ITC;
	font-size:8
}

body 
{
	font-family: Eras Medium ITC;
	font-size:8
}

a 
{
	text-decoration: none;
	color: #6699CC
}

a:hover 
{
	
	text-decoration: underline; 
	color: red;
}
		

    TABLE {border-collapse: collapse; }
    TABLE {background-color:#EEEEEE}
	TABLE {border-style:none;}
    TD    {background-color:#EEEEEE}
	TD    {border:none; }
    TD    {font-family: Eras Medium ITC;
	
	   font-size:8;}
    
LI {	font-family: verdana;
	font-size:10;}

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}
/*controls the sizes of each button*/
#navlist a { padding: 5px 15px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #95c0eb;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}


    


    



