/* CSS Document */
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #999999;
}
.Style2 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.Style3 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA8888;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #666699;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #AA9999;
}
h2 {
	font-size: 18px;
	color: #999999;
}
h3 {
	font-size: 16px;
	color: #AA9999;
}
h4 {
	font-size: 16px;
	color: #999999;
}
h5 {
	font-size: 14px;
	color: #999999;
}
h6 {
	font-size: 14px;
	color: #999999;
}
