@charset "UTF-8";
.List {
	font-size: 12px;
	list-style-type: disc;
	margin-bottom: 10px;
}
body {
	background-color: #222222;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.style1 {font-size: 16px}
.style2 {font-size: 14px}
.style5 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:link {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
A:visited {
text-decoration: underline;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	}
A:hover {
	text-decoration: underline;
	color: #FF0000;
}
.Small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.slogan {
	font-size: 18px;
	font-weight: bold;
}
.style8 {font-size: 14px}
.style9 {font-size: 14px; list-style-type: disc; margin-bottom: 10px; }
.style10 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style11 {color: #FF0000}
