a:link {
	font-style: italic;
	color: #CC0000;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
	font-size: small;
	line-height: 100%;
	font-weight: bold;
	
}
a:visited {
	color: #999999;
	font-style: italic;
	font-weight: bold;
	font-size: small;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-size: small;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.ForBlindReader {
	font-size: 1px;
	color: #FFFFFF;
}
.copywrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: lighter;
}
h1 {
	background-color: #FFCC00;
	background-position: left center;
	text-align: left;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #666666;
}
.WSW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: lighter;
	text-decoration: none;
	font-size: xx-small;
}
