body {
font-family: Arial;
font-size: 13px;
color: #000000;
line-height: 110%;
word-spacing: 0px;
margin: 10px;
background-repeat: repeat-y;
background-position: top left;
background-color: #CCFFCC;
width: 500px;
}

h1 {
font-size: 20px;
margin: 10px 0px 15px 0px;
}

h2 {
font-size: 16px;
margin: 15px 0px 5px 0px;
}

h3 {
font-size: 15px;
font-weight: bold;
margin: 15px 0px 2px 0px;
}

p {
margin-top: 2px;
margin-bottom: 15px;
}

a:active {
color: #996600;
}

a:link {
color: #000066;
}

a:visited {
color: #660000;
}

a:hover {
color: #996600;
}

#toppage {
color: #660000;
font-size: 20px;
font-weight: bold;
position: absolute;
top: 5px; 
left: 10px;
width: 600px;
height: 40px;
padding-left: 105px;
padding-top: 13px;
background: url(images/banner.gif);
background-repeat: no-repeat;
}

#bodytext {
position: absolute;
top: 10px; 
left: 20px;
width: 400px;
}

#bodycol1 {
position: absolute;
top: 55px; 
left: 115px;
width: 200px;
}

#bodycol2 {
position: absolute;
top: 55px; 
left: 325px;
width: 200px;
}

a.headr {
display: block;
height: 16px;
width: 200px;
background: url('images/title2.gif');
font-size: 14px;
text-align: left;
font-weight: bold;
}