body { 
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    font-weight: normal;
    color: #003300;
}
h2 { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 130%;
    font-weight: bold;
    color: #003300;
    background-color: transparent;
    margin-top: 2px;
    margin-bottom: 2px;
}
.h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 150%;
    font-weight: bold;
    color: #003300;
    background-color: transparent;
    margin-top: 2px;
    margin-bottom: 2px;
}
a:link {color: #003300; font-weight: bold; background-color: transparent;}
a:visited {color: #003300; font-weight: bold; background-color: transparent;}
a:active {color: #009900; font-weight: bold; background-color: transparent;}
a:hover {color: #009900; font-weight: bold; background-color: transparent;} 
table   { border-collapse: collapse;
           border: 0px solid white; 
}
         { border: 0px}
td.overtop     {
	background-color : white;
	border-top: none;
	border-right : none;
	border-bottom : none;
	border-left: none;
	cellpadding: 4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight: bold;
	align: center;
	color : #003300;
                         }
td.overright     {
	background-color : white;
	border-top: none;
	border-right : none;
	border-bottom : none;
	border-left: none;
	cellpadding: 4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight: bold;
	align: right;
	color : #003300;
                         }
td.usual     {
	background-color : white;
	border-top: none;
	border-right : none;
	border-bottom : none;
	border-left: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight: bold;
	text-align: center;
	color : #003300;
                         }
td.red     {
	background-color : white;
	border-top: none;
	border-right : none;
	border-bottom : none;
	border-left: none;
	color: #cc3333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 95%;
	font-weight: bold;
	text-align: center;
                         }
td.findmaine     {
	background-color : #FFFFCC;
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	border-left: solid 1px gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight: bold;
	text-align: center;
	color : #003300;
                         }
.small
{
    font-family: Arial, Helvetica, sans-serif;
    background-color : transparent; 
    font-size: 75%;
    font-weight: normal;
    line-height: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #003300;
}
.space
{
    font-family: Arial, Helvetica, sans-serif;
    background-color : transparent; 
    font-size: 75%;
    line-height: 100%;
    text-align: center;
    margin-top: 3px
    margin-bottom: 3px;
}
.large { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: #003300;
    background-color: transparent;
    margin-top: 2px;
    margin-bottom: 2px;
}

.copyright
{
    font-family: Arial, Helvetica, sans-serif;
    background-color : transparent; 
    font-size: 80%;
    font-weight: normal;
    color: #003300;
    line-height: 100%;
    text-align: center;
    margin-bottom: 10px;
}
