

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: black;
}
body {
	background-color: white;
}

img {
	border: 0px;
}

a:link, a:visited {
   text-decoration: underline;
   color: black;
}
   
h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}

hr {
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 18px;
}

div#navigation {
	display: none;
}

div#link_item {
	margin-bottom: 1em;
}

div#link_item a:link:after, div#link_item a:visited:after {
	content: " " attr(href) " ";
}
