body
{
font-family: arial, times, century gothic, arial, times;
margin: 65px, 10px;

}

#header{
background-image:url('img/header.png');
background-repeat:repeat-x;
}

#formbg{
background-image:url('img/formbg.png');
background-repeat:no-repeat;
}

a
{
color: #797979;
text-decoration: none;

}

a:hover
{
color: #584d4d;

text-decoration: underline;
}


p
{
font-size:10pt;
color:#797979;

}

h1
{
font-size:11pt;
color:#797979;
font-style:bold;

}

h2
{
font-size:12pt;
color:#797979;
font-style:bold;

}

h3
{
font-size:18pt;
color:#797979;

}

h4
{
font-size:16pt;
color:#000000;

}

h5
{
font-size:20pt;
color:#0e76bc;

}

h6
{
font-size:8pt;
color:#767676;

}
