body, tr, td {
scrollbar-DarkShadow-Color:#520000;
scrollbar-Track-Color:#D8D8AD;
scrollbar-Face-Color:#177E77;
scrollbar-Shadow-Color: #A1FFD2;
scrollbar-3dLight-Color:#A1FFD2;
scrollbar-Highlight-Color:#520000;
scrollbar-Arrow-Color:#A1FFD2;
font-family:      verdana;
color:            #000000;
font-size:        11px;
background: #D8D8AD;
cursor: default;
}

i{
color: #9C3B2C;
}

A:link {
    color: #000000; 
	text-decoration: none;
	cursor: default;
}
A:active {
    color: #000000;
	text-decoration: none;
	cursor: default;
}
A:visited {
    color: #000000; 
	text-decoration: none;
	cursor: default;
}
A:hover { 
    color: #000000;
    text-decoration: none;
    cursor: default;
    font-style: italic;
}

a.navi {
color: #9FFFD2;
font-size: 10px;
text-align: left;
margin-top: 3px;
margin-bottom: 3px;
cursor: default;
display: block;
background: #5E120C;
padding-left: 15px;
line-height: 18px;
}

a.navi:active {
color: #9FFFD2;
font-size: 10px;
text-align: left;
margin-top: 3px;
margin-bottom: 3px;
cursor: default;
display: block;
background: #5E120C;
padding-left: 15px;
line-height: 18px;
}

a.navi:visited {
color: #9FFFD2;
font-size: 10px;
text-align: left;
margin-top: 3px;
margin-bottom: 3px;
cursor: default;
display: block;
background: #5E120C;
padding-left: 15px;
line-height: 18px;
}

a.navi:hover { 
color: #B9FFDE;
font-size: 10px;
text-align: left;
margin-top: 3px;
margin-bottom: 3px;
cursor: default;
display: block;
background: #671310;
padding-left: 15px;
line-height: 18px;
}

ul {
list-style-type: square;
}

h1 {
font-family: Book Antiqua, georgia;
color: #000000;
font-size: 25px;
margin-bottom: 2px;
font-style: italic;
cursor: default;
}

.h1:first-letter {
font-family: Book Antiqua, georgia;
color: #5E120C;
font-size: 30px;
margin-bottom: 2px;
margin-top: 2px;
font-style: italic;
cursor: default;
}

/* add this rule to your CSS to get the donation form to align */
.codesort label {
	float: left;
	width: 12em;
	text-align: left;
	margin: 0px;
	}
	
.codesort h2 {
 font-size: 12px;
 margin: 0px;
 font-family: verdana;
 font-weight: bold;
 color: #012C02;
}

.codesort h3 {
font-size: 10px; 
margin: 0px;
font-family: verdana;
}

.codesort img {
	border: 2px #ffffff dotted;
	margin: 2px;
	padding: 0px;
	}
	
.codesort ul {
	margin: 0px;
	}
	
.codesort li {
	margin: 0px;
	}