@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00CC66;
	background-color: #000000;
	line-height: normal;
	text-transform: none;
}
h2 {
	font-family: Tahoma;
	font-size: 18pt;
	font-style: oblique;
	font-weight: bold;
	color: #00CC66;
}
h3 {
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00CC66;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
h1 {
	font-family: Impact;
	font-size: 24pt;
	font-weight: bolder;
	font-variant: small-caps;
	color: #00CC66;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
