body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	background-color: #ff66ff;
}
.Style2 {
	font-size: 13px;
	font-style: bold;
}
table {
	background-color: #9999FF;
}
h1 {
	font-size: 44px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #333333;
}
h3 {
	font-size: 20px;
	font-weight: lighter;
	color: #ff22ff;
}
a {
	font-size: 14px;
	font-weight: 100;
	color: #333333;
	cursor: hand;
	background-color:transparent;
	text-decoration: none; 
 	
}
a:visited 	{color:#CC00CC; background-color:transparent;}
a:hover 	{color: #ccccff; background-color:#CC00CC; font-weight:bold;}
a:active 	{ color:#CC00CC; background-color:transparent;}


h4 {
	font-size: 18px;
	font-weight: 100;
	color: #CCCCCC;
}
