body, p, td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	leftmargin: 20;
}

.creditline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	}

a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
a	{
	color: #003399;
	}
.table_head {
	background-color:#C0C0C0;
	color:#000000;
	font-weight:bold;
	}
h1, h3 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #663300;
	text-decoration: none;
}
h2, h4 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
h1 {
	font-size: large;
	line-height:100%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-size: medium;
	line-height:100%;
	font-style: normal;
	line-height: normal;
}
h3 {
	font-size: medium;
	font-style: normal;}

h4 {
	font-size: small;
	font-style: bold;}
	
strong {
	font-weight: bold;
}

