body {
	font-family: arial,helvetica,sanserif;
	background-color: #ffffff;
	text-align: center;
}
address {font-size: 80%}
a:link {color: #00009a; text-decoration: underline;}
a:visited {color: #666699; text-decoration: underline;}
a:hover{color: #0000ff; text-decoration: underline;}
.category {background-color: #F1F5F4;}
.quote {
	font-family: times;
	text-align: justify;
}
.page {
	font-family: times;
	text-align: justify;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}

.source {
	font-family: times;
	text-align: right;
}

.boxed {
border-style: solid;
border-width: 1px;
}



