td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #512f19;
	letter-spacing : normal;
	line-height : 15px;
	font-style: normal;
	font-weight: normal;
}

.borderthin {
	margin-bottom: 		4px;
	margin-top: 		4px;
	border-color:		#666666;
	border-width: 		1px;
	border-style: 		solid;
	padding: 			3px;
}

h1 {
	font-family : Arial;
	font-size : 12pt;
	color : #512f19;
	letter-spacing : normal;
	line-height : 18px;
	text-decoration : none;
	font-weight : bold;
	text-transform: uppercase;
}

h2 {
	font-family : Arial;
	font-size : 10pt;
	color : #512f19;
	letter-spacing : normal;
	line-height : 15px;
	text-decoration : none;
	font-weight : bold;
	text-transform: uppercase;
}

a:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #990000;
	letter-spacing : normal;
	line-height : 15px;
	text-decoration: underline;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #990000;
	letter-spacing : normal;
	line-height : 15px;
}