body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	overflow: auto;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
}
td {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: black;
}
input, select, textarea {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: black;
}
a {
	color: #4373bb;
	text-decoration: none;
}
.h1
{
	font-size: 14pt;
	font-weight: normal;
	color: #999999;
}
h1
{
	font-size: 14pt;
	font-weight: normal;
	color: #999999;
	margin-bottom: -10px;
}
h2
{
	font-size: 12pt;
	font-weight: normal;
	color: #999999;
	margin-bottom: -10px;
}
h3
{
	font-size: 11pt;
	font-weight: normal;
	color: #999999;
	margin-bottom: -10px;
}
h4
{
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	margin-bottom: -10px;
}
.small
{
	font-size: 8pt;
}
.gray
{
	color: #999999;
}
.red
{
	color: #FF0000;
}

