@charset "ISO-8859-1";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #000;
	text-align: left;
	line-height: 19px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 0px;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 19px;
}
a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
	line-height: 19px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 19px;
	color: #FFF;
	margin-bottom: 0px;
}
.Rot {
	color: #F00;
}
.rot {
	color: #F00;
}
