body {
background-color: #FFE1A4;
color: #333333;
}


p {
color: #333333;
font-family: arial;
text-indent: 18px;
width: 95%;
}


p1 {
color: #333333;
font-family: arial;
text-indent: 18px;
width: 95%;
}



h2 {color: #333333}

h3 {color: #333333}


div
{
color: #000000; 
width: 90%;
}


table {
font-size: small;
}


div.menu
{
font-family: verdana, sans-serif;
font-color: #333333; font-style: bold;
line-height: 175%;
}


a:link {color: #333333; text-decoration: none}
 
a:visited {color: #333333}

a:hover {color: #6633ff}

a:active {color: #ff4e01}
