BODY {
	margin:16px;
}


.Header {
	font-family:	arial;
	font-weight:	bold;
	font-size:		16px;
	color:			#666666;
	text-decoration:underline;
	padding:			20px;	
}

.SubHeader {
	font-family:	arial;
	font-weight:	bold;
	font-size:		12px;
	color:			#666666;
}

.SubHeader2 {
	font-family:	arial;
	font-weight:	bold;
	font-size:		12px;
	color:			#666666;
	text-align:		right;
	width:			100%;
}

.bodyTxt {
	font-family:	arial;
	font-size:		11px;
	color:			#666666;
}

A {
	text-decoration:none;
	font-weight: 	bold;
}

A:hover {
	text-decoration:underline;
	font-weight: 	bold;
}

.BrownTxt {
	font-family:	arial;
	font-size:		10px;
	color:			#fff;
}

.bodyLnk {
	font-family:arial;
	font-size:14px;
	color:#fff;
}