
BODY {
	color: #000033;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
}
H1 {
	background-color : White;
	font-size : 140%;
	color : #000066;
	text-align : center;
}

H2 {
	background-color : White;
	color : #000066;
	font-size : 120%;
}

H3 {
	background-color : White;
	color : #000066;
	font-size : 100%;
}

.address  {
	text-align : left;
	font-size : 80%;
}

.center  {
	text-align : center;
}

.copyright  {
	text-align : center;
	font-size : 80%;
}

.revised  {
	font-size : 80%;
	font-style : normal;
	text-align : right;
}

.summary  {
	color : #000099;
	font-weight : bold;
	text-align : center;
	margin-left : 18px;
	margin-right : 18px;
	background : #FFFFFF;
}


