body {
	background-color: #000000;
	background-image: url(images/trypiliapatternbkg.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #cccccc;
	line-height: 170%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-transform: uppercase;
	color: #e6c39c;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 100%;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #CCCCCC;
	font-weight: normal;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #cccccc;
	line-height: 170%;
}
a:link {
	color: #e6c39c;
	text-decoration: underline;
}
a:visited {
	color: #e6c39c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
