html {
margin:0; padding:0;
}
body {
font: 12px Arial, Helvetica, Verdana, sans-serif;
margin: 0; 
padding: 0;
background: white url(background1.gif);
color: black;
}
h1 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 3.0em;
    text-align: center;
    letter-spacing: 3px;
    color: #006600;
	background-color: transparent;
}
b.bigital {
    font-weight: normal;
    font-style: oblique;
    font-size: 1.5em;
    text-align: center;
    color: #006600;
	background-color: transparent;
}
b.bigitalic {
    font-weight: normal;
    font-style: oblique;
    font-size: 2.0em;
    text-align: center;
    color: #006600;
	background-color: transparent;
}
b.green {
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    color: #006600;
	background-color: transparent;
}
b.firstlet {
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    color: #006600;
	background-color: transparent;
}

b.firstletb {
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    color: #000000;
	background-color: transparent;
}

.menu1 {
    display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600; 
    background-color: transparent;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    padding: 0px 0px 0px 0px; 
    margin: 0px 4px 0px 4px; 
    text-decoration: none;
 }
.line {
    border-bottom: 2px solid rgb(50%,40%,30%);
    margin: 0px 4px 2px 4px; 
 }
.botbut {
	font-size: 10px;
	color: #009900; 
    background-color: transparent;
    font-weight: bold;
    font-style: normal;
    padding: 0px 0px 2px 0px; 
 }
 
 
b.highlight {
    font-weight: bold;
    font-style: normal;
    color: #006600;
	background-color: #FFFF66;
}


a.menu1:link, a.botbut:link {
	color: #FFFFFF; background-color:transparent;
}
a.menu1:visited, a.botbut:visited {
	color: #FFFFFF; background-color:transparent;
}
a.menu1:hover, a.botbut:hover {
	color: #000000; background-color:#CC99CC;
	text-decoration: underline;
}

a.menu1:active, a.botbut:active {
	color: #FFFFFF; background-color:transparent;
	text-decoration: underline;
}

.first {
    font-size: 12px;
    line-height: 18px;
}
     
