a:link {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-size: 10pt;
	font-weight: bold;
	color: #339999;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
p {
	font-size: 10pt;
	color: #000000;

}
td {
	font-size: 10pt;
	color: #408080;
}
th {
	font-size: 10pt;
	color: #408080;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #008080;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #408080;
	margin-bottom: -15px;
	margin-top: 25px;



}
.comment {
	font-variant: small-caps;
	color: #CC0000;
	font-size: 9pt;

}
hr {
	color: #339999;
}
.imgPadding {
	margin-left: 10px;

}
h1 {
	font-size: 16pt;
	font-weight: bold;
	font-variant: small-caps;
}
