h1 {
	font: 26pt "Times New Roman", Times, serif;
	color: #006600;
	line-height: 30pt;
	text-align: center;
}
h2 {
	font: 22pt "Times New Roman", Times, serif;
	color: #006600;
}

h3 {
	font: 16pt "Times New Roman", Times, serif;
	color: #006600;
}

h4 {
	font: 14pt "Times New Roman", Times, serif;
	color: #006600;
}



.tablestyle1 {
	border: 1px solid #000000;
	background-color: #ffffff;
	background-image: url(bg-inner.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
	line-height: 15pt;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
