@charset "iso-8859-1";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#000000;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
A {
	text-decoration: none;
	font-weight:bold;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
A:Hover  {
	color: #FF0000
}
label {
	font-size: 16px;
}
p {
	font-size: 14px;
}