body,td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 65%;
}

a:link { 
	color: #B18C55;
	text-decoration: none;
	font-weight: normal}
a:active { 
	color: #B18C55; 
	text-decoration: none;
	font-weight: normal}
a:visited {
	color: #B18C55;
	text-decoration: none;
	font-weight: normal}
a:hover { 
	color: #B18C55;
	text-decoration: underline;
	font-weight: normal}

H1 {
	color: #000000;
	font-size : 75%;
	font-weight:normal;
	line-height: 160%;
	margin-bottom: -10pt;
	padding-left: 20px; padding-right: 20px }

H2 {
	color: #679AAF;
	font-size : 75%;
	font-weight:normal;
	line-height: 160%;
	margin-bottom: -10pt;
	padding-left: 20px; padding-right: 20px }

H3 {
	color: #000000;
	font-size : 10pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: -12pt;
	padding-left: 20px; padding-right: 20px }

Li {
	list-style-image: url(images/general/strip.gif);
	color: #5D5C5C;
	line-height: 160%;
	padding-right: 20px;
	font-size: 75%;
}

.image {
	background-repeat: no-repeat;
	background-position: right top}
