.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	position: static;
}
body {
	background-color: #FFFFFF;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	display: run-in;
	list-style-type: none;
}
.style1 {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #808080}
.style10 {font-size: small}
.style12 {font-size: small; font-weight: bold; }
.h1 {
	font-family: "Courier New", Courier, mono;
	font-weight: bolder;
	color: #CC0000;
}
.tableborders {
	border: thin outset #FF66CC;
}
.style13 {
	font-size: 60px;
	color: #FF0000;
}
