@charset "UTF-8";
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	background-color: #2d2d2c;
	padding-top: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
strong {
	font-weight: bold;
}
ul {
	margin-top: 0px;
	list-style-type: square;
	padding-top: 0px;
}
a:link {
	text-decoration: none;
	color: #0080c6;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 0px;
	color: #cd0908;
}
h2 {
	font-size: 13px;
	color: #cd0908;
	margin-bottom: 6px;
}
