
.bodytext {
font-family:verdana,sans-serif;
font-size:.9em;
}

.smallnote {
font-family:arial,sans-serif;
font-size:.8em;
}

.bignote {
font-family:arial,sans-serif;
font-size:.9em;
}

a:link {
color:#1F497D;
font-weight:bold;
}

a:visited {
color:#1F497D;
font-weight:bold;
}

a:hover {
color:#C0504D;
font-weight:bold;
}

a:active {
color:#1F497D;
font-weight:bold;
}


#mainpage {
width:800px;
position:absolute;
left:8%;
}


#lefthalfcol {
float:left;
width:380px;
position:relative;
top:5px;
left:20px;
}

#righthalfcol {
float:left;
width:380px;
position:relative;
top:5px;
left:30px;
}