div.green {
margin : 0px;
font-family : "bookman old style", serif; 
color : #006c00; 
background-color : #ceeeaa;
font-size : 15px; 
} 

div.dp {
width : 99%;
padding : 10px;
background-color : #E9BA9F;
border-style : inset;
border-width : medium;
margin : 5px;
color : #006C00;
font-family : "comic sans ms", "arial", serif;
font-size : 12px;
}

#border {
padding-left : 3px;
border-style : solid;
border-color : #006c00; 
border-left-width : thin;
border-top : none;
border-right : none;
border-bottom : none;
}

span.large {
font-size : 25px;
font-weight : bold;
}

p {
text-align : left; 
} 

dt.main {
font-style : italic;
font-weight : bold;
}

h1 {
font-size : 25px;
text-align : right;
}

h2 {
font-size : 25px;
text-align : left;
}

h3 {
font-size : 13px;
text-align : center;
}

h4 {
font-style : italic;
font-size : 25px;
text-align : left;
}


colgroup.main {
padding : 10px 0px 10px 10px; 
width : 100%;
height : 100%;
}

col.main {
width : 83%;
color : #006C00;
background-color : #ceeeaa;
}

col.address {
width : 17%;
color : #006C00;
font-family : "arial", serif;
font-size: 14px;
vertical-align : text-top;
background-color : #ceeeaa;
}


tbody.contents {
text-align : left;
vertical-align : bottom;
}

a:link {
text-decoration : none;
color : #006C00;
font-size : 13px; 
background-color : #ceeeaa;
}

a:visited {
color : #006C00;
text-decoration : none;
font-size : 13px; 
background-color : #ceeeaa;
} 

a:hover {
background-color : white; 
color : #E09458; 
font-size : 15px; 
}

a:active {
background-color : white; 
text-decoration : none;
color : #006C00;
font-size : 13px; 
} 