body {
	margin-top: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #666666;
}
.style1 {font-size: 14px}
h2 {
	font-size: 22px;
}
.style6 {
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.super {
	vertical-align: super;
	font-size: 14px;
	font-style: normal;
}
.SmallBox {
	font-size: 10px;
	background-color: #666666;
	height: 14px;
	width: auto;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
