/**************** Styles SWW.MARESGROUP.COM *******************************/
body{
        font-family: Century Gothic, sans-serif;
        font-size: 14px; 
        color: #000000;
        margin: 8px;
        padding: 0px;
        background: #FFFFFF
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
 font-weight: bold; 
 font-size: 14px; 
 color: #FFFFFF; 
 background: #CC0000;
 font-family: Century Gothic, sans-serif;
 text-decoration: none
}
a:hover {
 font-weight: bold;
 font-size: 14px;
 color: #CC0000;
 background: #FFFFFF;
 text-decoration: none;
 font-family: Century Gothic, sans-serif;
}

/************** header tag styles **************/

h1{
 font: bold 120% Century Gothic, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Century Gothic, sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Century Gothic, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Century Gothic, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Century Gothic, sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}

/************** table tag styles **************/

th
{
 font-family: Century Gothic, sans-serif;
 font-size: 14px; 
 color: #000000;
}

tr
{
 font-family: Century Gothic, sans-serif;
 font-size: 14px; 
 color: #000000;
}
td
{
 font-family: Century Gothic, sans-serif;
 font-size: 14px; 
 color: #000000;
 background-repeat: no-repeat;
}

/************** news **************/

#news a:link, #news a:visited {
 font-weight: normal; 
 color: #000000; 
 background: none;
}
#news a:hover {
 font-weight: bold; 
 color: #CC0000;
 background: none;
}
