BODY 
{
	background-color:#FEF7ED;
	font-size:8px;
	color:#666666;
	font-style: oblique;
	background-repeat: no-repeat;
	background-position: top center;
	scrollbar-arrow-color : #FEF7ED;
	scrollbar-darkshadow-color : #EABE67;
	scrollbar-3dlight-color : #EABE67;
	scrollbar-base-color : #FEF7ED;
	scrollbar-face-color : #EABE67;
	scrollbar-highlight-color : #FEF7ED;
	scrollbar-shadow-color : #FEF7ED;
	scrollbar-track-color : #FEF7ED;
}

td { background-repeat: no-repeat ; background-position: center top}

P 
{
	color:#666666;
}

H2 
{
	font-size:16px;
}

H1 
{
	font-size:36px;
	font-family:"Brush Script MT", "Bookman Old Style", "Viner Hand ITC";
	color:#666666;
	font-style: oblique;
	font-weight: lighter;
}

A:link 
{
	color:#666666;
	font-weight: bold;
}
A:visited 
{
	text-decoration: none;
	color:#666666;
}
A:active 
{
	text-decoration: none;
	color:#666666;

}
A:hover 
{
	text-decoration: underline overline; 
	font-weight:bold;
    color: #666666;
}

IMG 
{
	 border-color: #003399;
}
.menu {
	font-size: 10px;
	font-style: normal;
	color: #684B0F;
}
h5.menu {
	font-size: 12px;
	font-style: bold;
	color: #684B0F;
}
A.menu:link
{
	color:#684B0F;
	font-weight: bold;
}
A.menu:visited 
{
	text-decoration: none;
	color:#684B0F;
}
A.menu:active 
{
	text-decoration: none;
	color:#684B0F;

}
A.menu:hover 
{
	text-decoration: underline overline; 
	font-weight:bold;
    color: #B3811A;
}

