body {
padding : 12px;
font-family : Verdana;
font-size : 12px;
color : #000000;
background: #ffffff;
line-height: 1.5;
text-align: center;
}

td {
font-size: 12px;
font-family : Verdana;
line-height: 1.5;
}


h1 { font-family: verdana; font-size: 14px;}
h2 { font-family: verdana; font-size: 12px;}	


a:link {text-decoration: none; color: #ffffff;}
a:visited {text-decoration: none; color: #ffffff;}
a:hover {text-decoration: underline; color: #ffffff;}

a.blue:link {text-decoration: none; color: blue}
a.blue:visited {text-decoration: none; color: blue}
a.blue:hover {text-decoration: underline; color: blue}

a.black:link {text-decoration: underline; color: black}
a.black:visited {text-decoration: underline; color: black}
a.black:hover {text-decoration: underline; color: black}


#centrering {width: 800px; margin-right: auto; margin-left: auto; padding-top: 2%;}

#top {
padding: 0;
background : #ffffff;
color : #000000;
text-align: left;
}

#body {
padding-top : 3px;
padding-right : 2px;
padding-left : 0px;
padding-bottom : 10px;
width : 800px;
background : #ffffff;
text-align: left;
}


#bodytext {
width : 450px;
background : #ffffff;
text-align: left;
float: left;
left: 0;
}

#sidfot {
font-size : 10px;
text-align: center;
}


#menu {
text-align: right;
height: 20px;
background : #007cc2;
color: #ffffff;
font-size: 12px;
}




