BODY	{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}



A:link	{
	color: #0033CC;
	text-decoration: underline;
	background: #FFFFFF;
	font-family: Garamond, "Times New Roman", serif;
	font-weight: 700;
	font-size: 16px;

	}

A:visited	{
	color: #99CCFF;
	text-decoration: underline;
	background: #FFFFFF;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	font-weight: 700;

	}

A:hover	{
	color: #CC0000;
	text-decoration: underline;
	background: #FFFFFF;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	font-weight: 700;

	}

p {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.HEADING {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	font-variant: small-caps;
	color: #000000;
	background-color: #FFFFFF;

}
.PHOTO {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.HEADLINE {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: 900;

}
.STORYTEXT {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.DATE {
	font-family: Arial, Verdana, sans-sarif;
	font-size: 12px;
	color: #6699FF;
	font-style: italic;
	font-weight: 700;


}
.DATELINE {
	font-family: Arial, Verdana, sans-sarif;
	font-size: 12px;
	color: #333333;
}
.INLINEBOX {
	padding: 5px;
}
.CAPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	padding: 0px 5px 5px 15px;
	margin: 0px;


}
