body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29166F;
}
h1, .title { 
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000067; 
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
a:link,a:visited { 
	color: #0000FF;
	text-decoration: underline;
}
a:hover { 
	color: #29166F;
	text-decoration: none;
}
.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29166F;
}
.bottom-border td {
	border-bottom: 1px solid #CCCCCC;
	background-color: #ffffff;
}
.square {
	border: 1px solid #000067;

}
.headdergreen {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000067; 
	font-size: 14px;
	font-weight: bold;
}