body
{ 
background-color: #F6EBBE;
margin: 0px 0px 0px 0px;
}

p
{
font-family: "Times New Roman", serif;
color: #2C2C2C;
font-size: 12 pt;
}

ul
{
font-family: "Times New Roman", serif;
color: #2C2C2C;
font-size: 12 pt;
}

h1 
{
font-family: "Times New Roman", serif;
color: #800000;
margin-left: 10px;
font-size: 18 pt;
font-weight:lighter;
}

h2
{
font-family: "Times New Roman", serif;
color: #2C2C2C;
font-size: 12 pt;
font-weight:bold;
}

h3
{
font-family: "Times New Roman", serif;
color: #2C2C2C;
font-size: 10 pt;
font-weight:lighter;
text-align:center;
}

h4
{
font-family: "Times New Roman", serif;
color: #2C2C2C;
font-size: 18 pt;
font-weight:lighter;
}

table
{
font-family: "Times New Roman", serif;
color: #2C2C2C;
font-size: 12 pt;
}

td.content2
{
background-image: url('../graphics/tile_bg.jpg');
background-repeat: no-repeat;
background-position: center; 
background-attachment: fixed;
}


a:link {color: #2C2C2C;}
a:visited {color: #2C2C2C;}
a:active  {color:#2C2C2C;}
a:hover   {color:#80000;}

a.body:link {color: #800000;}
a.body:visited {color: #800000;}
a.body:active  {color:#800000;}
a.body:hover   {color:#2C2C2C;}