a {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #CC9966;
	text-decoration: underline;
}
link {
	border: Black;
}
.bullet, .list {
	list-style-position: inside;
	margin-left: 3%;
	text-indent: 3%;
	width: 80px;
}

body {
	background: #333333;
	border-color: #000000;
	color: #CCCCCC;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #CC9966;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	color: #999999;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	color: #000000;
}

img {
	color: #000000;
}

p{
	font-size: small;
}

td {
	margin-left: 0%;
	margin-right: 0%;
}

th {
	margin-left: 5%;
	margin-right: 5%;
}

.bold {
	font-weight: bold;
}

.gold {
	color: #CC9966;
}

.italic {
	font-style: italic;
}
}

.page_header {
	color: #A8A8A8;
	font-size: small;
	line-height: 90%;
}
