body {
	font-family : "Arial Narrow";
	font-size : 10px;
	color: black;
	padding: 0;
	margin: 0;
	background-color: White;
}

table,td, tr {
	font-family : "Arial Narrow";
	font-size : 11pt;
	color: black;
	border: 0;
	padding: 0;
	font-weight : lighter;
}
	
a:active {
	text-decoration: none;
	color: darkblue;
	font-family: "Arial Narrow";
	font-size : 11pt;	
}


a:link {
	text-decoration: none;
	color: darkblue;
	font-family: "Arial Narrow";
	font-size : 11pt;	
}

a:visited {
	text-decoration: none;
	color: darkblue;
	font-family: "Arial Narrow";
	font-size : 11pt;
}

h1, p, li {
	font-family : "Arial Narrow";
	font-size: 11pt;
	font-weight : lighter;
}

h2 {
	font-family : "Arial Narrow";
	font-size: 10pt;
}

h4 {
	font-family : "Arial";
	font-size: 9pt;
	font-weight : lighter;
}
h5 {
	font-family : "Arial Narrow";
	font-size: 8pt;
}
h6 {
	font-family : "Arial Narrow";
	font-size: 6pt;
}
