BODY, TD {
	color : #f7ebe5;
	font-family : Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
}

H1 {
	font-size: 18px;
	color: #F49585;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial";
}

H2 {
	font-size: 14px;
	color: #F49585;
	font-weight: bold;
}

H3 {
	font-size: 12px;
	color: #F49585;
	font-weight: bold;
}

H4 {
    font-size: 12px;
	font-variant: small-caps;
	color : #F49585;
	}

A {
	font-size: 12px;
	text-decoration: none;
	color: #F49585;
}

a:link {color: #F49585;}
a:visited {color: #CBD6D6;}
a:hover {color: #F0B1AB;
	
}

hr: width="100%" size="1" color="#F49585"}

	
}
 #navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: list-item;
list-style-type: none;
}



#navlist a:link, #navlist a:visited
{
color: #F49585;
background-color: #B4514B;
text-decoration: none;
}

#navlist a:hover
{
color: #f7ebe5;
background-color: #552822;
text-decoration: none;
}
