#content {
	margin: 0px 0px 2px 0px;
	padding: 0 10px 0 10px;
	line-height: normal;
	text-align: left;
	font-family: Arial;
	border-bottom-color: #999966;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999966;
	border-left-color: #999966;
	font-size: 12px;
}

H1 {
    font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
}

H2 {
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

H3 {
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
}

a:link, a:active {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #666600;
	text-decoration: none;
}

.style1 {	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.footerlink {
    font-family: Arial;
	font-size: 9px;
	color: #666666;
}

.footerlink a {
	font-size: 9px;
	color: #666666;
}

.footerlink a:link {
	color: #666666;
	text-decoration: none;
}

.footerlink a:visited {
    color: #666666;
	text-decoration: none;
}

.footerlink a:hover {
    color: #999999;
	text-decoration: none;
}

.footerlink a:active {
    color: #000000;
	text-decoration: none;
}