BODY {
	background-color: #FFFFFF;
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 12pt;
	border-color : Gray Gray Gray Gray;
}
 
 TD {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
 
A {
	color: Gray;
}

A:Hover {
	color: black;
}
.headline {
		font-size: 22pt;
}
.article {
	border-color : Gray;
	border-bottom-width : medium;
	border-right-width : medium;
	border-top-width : medium;
	border-left-width : medium;
	border : solid Gray;
	margin-bottom : 15px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 15px;
}

 .photocaption {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}