body{
margin-top : 5px;
margin-left : 5px;
background-color : #ffffff;
font-family : arial, verdana, sans-serif;
color : #000000;
font-size : 12pt;
text-align : center;
}

h1{
font-size : 26pt;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
text-align : center;
}

h2{
font-size : 16pt;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
text-align : center;
}

p{
margin-top : 5px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 10px;
}

p.footer{
margin-top : 2px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
font-size : 11px;
}

a{
color : #0081BD;
text-decoration : none;
}
a:active{
color : #0081BD;
text-decoration : none;
}
a:visited{
color : #0081BD;
text-decoration : none;
}
a:hover{
color : #0081BD;
text-decoration : underline;
}


a.heading{
color : #000000;
text-decoration : none;
}
a.heading:active{
color : #000000;
text-decoration : none;
}
a.heading:visited{
color : #000000;
text-decoration : none;
}
a.heading:hover{
color : #000000;
text-decoration : none;
}



a.menu{
color : #0081BD;
text-decoration : none;
}
a.menu:active{
color : #0081BD;
text-decoration : none;
}
a.menu:visited{
color : #0081BD;
text-decoration : none;
}
a.menu:hover{
color : #0081BD;
text-decoration : underline;
}

table.main
{margin-top :0px;
margin-bottom :0px;
margin-left :0px;
margin-right :0px;
text-align : left;
}

table.menu
{margin-top :15px;
margin-bottom :20px;
margin-left :0px;
margin-right :0px;
}

table.footer
{
margin-top :2px;
margin-bottom :0px;
margin-left :0px;
margin-right :0px;
font-weight : bold;
background :url(images/footer.gif);
background-repeat : repeat-x;
background-position : bottom;
}

table.host
{
margin-top :0px;
margin-bottom :0px;
margin-left :0px;
margin-right :0px;
text-align : right;
}

ul {
line-height: 2em;
text-indent: 15px;
list-style-position: outside;
list-style-image: url(images/bullet.gif);
padding: 0px;
margin-left: 40px;
margin-top: 20px
}