@charset "UTF-8";
/* CSS Document */

body {
	background-color: #222222;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-family: "Trebuchet MS", Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-family: Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Trebuchet MS", Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

