body {
	margin-top:		0px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
	background-color:	#1f406a;
	font-family:		Arial,Helvetica,sans-serif;
	font-size:		12px;
}

TD.maincell {
	background-color:	#FFFFFF;
	border-left:		2px solid black;
	border-right:		2px solid black;
	border-bottom:		2px solid black;
}

TD.footer {
	padding-left:		4px;
	color:			#FFFFFF;
	font-size:		10px;
}

TD.mainbody {
	padding:		3px;
	font-size:		12px;
}

TD.footer A {
	color:			#FFFFC0;
}

TD.footer A:hover {
	color:			#FFFF00;
}

TD.label {
	text-align:		right;
	font-size:		12px;
}

TABLE.formtable {
	border:			0px;
	border-spacing:		0px;
}

TABLE.formtable input {
	font-size:		11px;
}

TABLE.formtable select {
	font-size:		11px;
}

TABLE.formtable TD {
	font-size:		12px;
	padding:		2px;
}

h3 {
	display:		inline;
	font-size:		130%;
	font-family:		Georgia,Arial,Helvetica,sans-serif;
	font-weight:		bold;
}

h2 {
	font-size:		180%;
	font-family:		Georgia,Arial,Helvetica,sans-serif;
	font-weight:		bold;
	display:		inline;
}

h1 {
	font-size:		9px;
	font-family:		Arial,Helvetica,sans-serif;
	display:		inline;
	color:			#777777;
}

TD.topcell {
	border-left:		2px solid black;
	border-right:		2px solid black;
	background-color:	#FFFFFF;
	text-align:		right;
	padding-right:		3px;
}
