@charset "ISO-8859-1";
div,body,td ,th,p,h1,h2,h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #003300;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #009900;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}
.p {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	font-size: 20px;
	color: #003300;
	margin-top: 10px;
}
h2 {
	font-size: 16px;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
#Table_01 tr td table tr td p {
}
Greyed out text {
	color: #666;
}
.pic_border {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 5px solid e4f2e7;
}

