body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
a:link {
	color: #339933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
.border {
	border: 1px solid #999999;
}
h1 {
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}
td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.firstletter: first-letter{
	padding-right: 5px; 
    padding-left: 5px; 
    font-size: 36px; 
	left: 0px; 
	float: left; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	position: absolute; 
	top: 100px
}
.footer {
	font-size: 9px;
	color: #000000;
}
a.footer:link {
	color: #C4F4C1;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #C4F4C1;
}
a.footer:hover {
	text-decoration: underline;
}
a.footer:active {
	text-decoration: none;
	color: #33FF00;
}
.regular_small {
	font-size: 9px;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.border {
	border: 1px solid #333333;
}
