body
{
padding: 0;
font-size: 14px;
margin: 0px;
border: 0px;
text-align: center;
font-family:Monotype Corsiva, sans-serif;
SCROLLBAR-ARROW-COLOR: #A48769;
    SCROLLBAR-TRACK-COLOR: #B9834C;
    SCROLLBAR-BASE-COLOR: #884603;
BACKGROUND-COLOR: #ffffff;
	background-image: url("bg.jpg");
	background-repeat: repeat-x;
}

a:link 
{
color:#201F1E;
font-size: 16px;
text-decoration: underline;
}

a:visited
{
color: #000000;
font-size: 16px;
text-decoration: underline;
}

a:hover
{
color: #000000;
font-size: 16px;
text-decoration: underline;
}

a:active
{
color: #FF4200;
font-size: 16px;
text-decoration: underline;
}


table
{
font-size: 18px;
background-color: #FFCC99;
}


p
{
text-indent: 1.5em;
}

h2
{
text-align: center;
color: #000000;

}

h1
{
text-align: center;
color: #000000;
font-size: 36px;

}

