body { 
	font: 9pt arial; 
	color: #000000; 
	background: #fff; 
	margin: 3 0px; 
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #98140b;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #98140b;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #ca3730;
	}

img {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
} 
table { 
	font: 10pt arial; 
	color: #000000; 
	background: #fff; 
	margin: 5 0px; 
	}