body
{
background-image: url('bsar_bg-purple.jpg');
}

td.content
{
background-image: url('bsar_bg-yellow.jpg');
}

td.header
{
background-image: url('bsar_bg-green.jpg');
color: #ffffff;
text-align: center;
border: 2px solid #333333;
}

td.menu
{
color: #9C8C9D;
}

h1 
{
font-family: "Arial
", serif;
color: #605B6F;
margin-left: 27px;
font-size: 18 pt;
font-weight:lighter;
}

p
{
font-family: "Arial
", serif;
color: #000000;
font-size: 12 pt;
margin-left: 10px;
}

ul
{
font-family: "Arial
", serif;
color: #000000;
font-size: 12 pt;
}

h2
{
font-family: "Arial
", serif;
color: #605B6F;
font-size: 14 pt;
font-weight:bold;
}

h3
{
font-family: "Arial
", serif;
color: #000000;
font-size: 12 pt;
font-weight:lighter;
text-align:center;
}

table
{
font-family: "Arial
", serif;
color: #000000;
font-size: 12 pt;
}

td
{
border: 2px solid #333333;
}

td.body
{
border: 0px;
}

td.copyright
{
background-color: #666666;
color: #000000;
text-align: center;
}

td.contactinfo
{
background-color: #000000;
color: #ffffff;
text-align: center;
}

a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:active  {color:#000000; text-decoration:none;}
a:hover   {color:#605B6F; text-decoration:none;}