h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC00CC;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FF00;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC00CC;
	text-decoration: none;
}
table {
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
img {
	overflow: hidden;
	position: relative;
	top: auto;
	visibility: inherit;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	line-height: normal;
	top: auto;
	clip:    rect(auto auto auto auto);
	visibility: visible;
	z-index: auto;
	width: auto;
	height: auto;
	left: auto;
	right: auto;
	bottom: auto;


}

