body{
font-size: x-small;
font-family: Verdana,Arial,Helvetica,sans-serif;
background-image: url('background.gif');
background-repeat: repeat;
background-attachment: scroll;
}

.pagetitle{
font-size: medium;
font-weight: bold;
}

.sectionheading{
font-size: small;
font-weight: bold;
}

ul,p,table{
font-size: x-small;
}

a{
color: blue;
text-decoration: none;
}

.leftlinkbar{
text-decoration: none;
font-weight: bold;
font-size: small;
text-align: left;
}

.leftlinkbarL2{
text-decoration: none;
font-weight: normal;
font-size: x-small;
}

.bottomlinkbar{
font-weight: bold;
font-size: xx-small;
}

hr{
color: rgb(160,160,160);
}
