a, a:link, a:active, a:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #000000;
	color: #808080;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	margin: 15px;
}

h1 {
	color: #ffffff;
	font-size: 16pt;
	font-weight: normal;
}

h2 {
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
}

hr {
	background-color: #336699;
	border-style: solid;
	color: #336699;
	height: 4px;
	width: 100%;
}

td {
	color: #808080;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	font-weight: normal;
}

.images {
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	padding: 3px;
}

.smalltext {
	font-size: 8pt;
}


