body {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#666666;
}

a, a:active, a:visited, a:link {
color:#0033FF;
font-style: normal;
}

a:hover {
color:#0066FF;
}

h1 {
color:#000000;
font-size:1.5em;
}

h2 {
color:#333333;
font-size:1.3em;
}

h3 {
color:#777777;
font-size:1em;
}

table.content{
background: #ebebeb ;
width:900px;
height:400px;
font-size:1.1em;
color:#333333;
}


table.header{
background: #CCCCCC url(images/mainheader.gif) no-repeat;
width:900px;
height:153px;
}

.header
{
padding-right:10px;

}

.header a, .header a:visited, .header a:link
{
font-size:1.1em;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}

.header a:hover
{
color:#EBEBEB;
}


table.footer
{
background: #666666;
height:50px;
padding:20px;
text-align:center;
}

.footer_content{
color:#FFFFFF;
text-decoration: none;
text-align:left;
}

.footer_content td{
vertical-align:top;
}

.footer_content a, .footer_content a:visited, .footer_content a:link
{
text-decoration: none;
}

.footer_content a:hover
{
color:#EBEBEB;
}

.content{
color:#FFFFFF;
padding:40px;
}


