body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #808080
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #666600;


	font-family:Georgia, "Times New Roman", Times, serif
	margin-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #999900;

	font-family:Georgia, "Times New Roman", Times, serif
	margin-top: 0px;
	padding: 0px;
	margin: 5px;
}
h3 {
	font-size: 14px;
	color: #CC0000;


	font-family:Georgia, "Times New Roman", Times, serif
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h4 {
	font-size: 8px;
	color: #CCCCCC;

	font-family:Georgia, "Times New Roman", Times, serif
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: right;
}
p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.underline {
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: thin;
}
.leftline {
	border-left-style: solid;
	border-left-color: #333333;
	border-left-width: thin;
}
.tablebackground {
	background-color: #333333;
}

.webdesign {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	color: #969696;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
