body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
a {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #333333;
	border: #66FFFF;
	background-color: #9999FF;
	margin: 2px;
	padding: 2px;
	height: 28px;
	width: 350px;
}
h2 {
	font-size: 18px;
	color: #333333;
	background-color: #9999FF;
	margin: 2px;
	padding: 2px;
	height: 22px;
	width: 350px;
}
h3 {
	font-size: 16px;
	color: #333333;
	background-color: #9999FF;
	margin: 2px;
	padding: 2px;
	height: 20px;
	width: 350px;
}
h4 {
	font-size: 14px;
	color: #333333;
	background-color: #9999FF;
	margin: 2px;
	padding: 2px;
	height: 18px;
	width: 350px;
}
h5 {
	font-size: 12px;
	color: #333333;
	background-color: #9999FF;
	margin: 2px;
	padding: 2px;
	height: 16px;
	width: 350px;
	right: 100px;
	background-position: center;
	clip:  rect(auto 100px auto auto);
}
h6 {
	font-size: 12px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
