body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-size: 10pt;
}
a:link {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	color: #336600;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.header {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2pt;
	text-transform: uppercase;
}
.footer {
	font-size: 8pt;
	color: #FFFFFF;
	position: relative;
	left: 8px;
	top: 10px;
}
li {
	list-style-image: url(../images/g_bullet.gif);
}
.poplink {
	background-color: #FF6347;
}

.imgborder {
	border: 4px dotted #990000;
}
.imgcaption {
	font-size: 8pt;
}
.redwhitehead {
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}
.box {
	border: thin solid #FF0000;
}
.popwhitetext {
	color: #FFFFFF;
}

