body {
    background-color: #ffffff;
    font: normal 11px;
    font-family: Garamond, Georgia, Arial, Helvetica, sans-serif;
    color: #000000;
}

.largertext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
    font-family: Garamond, Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000000;
}

td 1{
    font: normal 10px;
    font-family: Garamond, Georgia, Arial, Helvetica, sans-serif;
    color: #000000;
}

th {
    font-family: Garamond, Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000000;
}

h1 {
    padding-bottom: 0;
	margin-bottom: 0;
	padding: 0.3em;
	font-size: 11px;
	letter-spacing: 1px;
    font-family: Garamond, Georgia, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #322923;
    font-family: Garamond, Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

a:link { color: #000000; text decoration: underline
}
 
a:visited { color: #000000; 
} 

a:hover { color: #000000;font-weight: bold; text-decoration: underline
}

.tableborder {
	border-top: #000000 1px solid;
}

.bottomborder {
	border-top: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}

.leftborder {
	border-left: #000000 1px solid;
}

.rightborder {
	border-right: #000000 1px solid;
}

.footer {
    font-family: Garamond, Georgia, Arial, Helvetica, sans-serif;
	font-size: 9px;
    color: #000000;
}

a.footer {
    color: #000000;
    font-family: Garamond, Georgia, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
