body {
	background-color:	#515151;
	margin:				0px;
	font-family:		Verdana, Arial, sans-serif;
	font-size:			10px;
}

.content_table {
	border-top:			2px #000000 solid;
	border-bottom:		2px #000000 solid;
}

.content_top {
	background:			#515151 url(header_bg.jpg) no-repeat top left;
	font-size:			10px;
	color:				#003366;
}

.header_content {
	font-size:			10px;
	color:				#003366;
	padding:			35px 20px 0px 24px;
}

.h1
{
	font-size:				14px;
	font-weight:			bold;	
}