@charset "UTF-8";
/* CSS Document */
.stories {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.topnav{
	font:Arial, Helvetica, sans-serif xx-small;
	color: #FFFFFF;
}
a.topnav:link{
	font:Arial, Helvetica, sans-serif xx-small;
	color: #FFFFFF;
	}
a.topnav:visted{
	font:Arial, Helvetica, sans-serif xx-small;
	color: #FFFFFF;
}
a.topnav:hover{
	font:Arial, Helvetica, sans-serif xx-small;
	color: #FFFFFF;
}
a.topnav:active{
	font:Arial, Helvetica, sans-serif xx-small;
	color: #FFFFFF;
} 
a.links{
	text-transform:uppercase;
	font-size:small;
}
a.links:link{
	text-decoration:none;
	color:#CC0000;
	font-size:small;
	}
a.links:visted{
	text-decoration:none;
	color:#0000CC;
	font-size:small;
}
a.links:hover{
	text-decoration:underline;
	color:#0000CC;
	font-size:small;
}
a.links:active{
	color:#CC0000;
	font-size:small;
} 
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;}
.sectiontag {
	color: #cccccc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	text-decoration: none;
}
.sectionheader  {
	color:#00CC33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.credit {
	font-size: x-small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.white21 {
	font-style: italic; 
	font-size: medium;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.archives {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.greenxl {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #0D5F0B;
}

.green16 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #0D5F0B; 
}
.translation {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.dates {
	font:Arial, Helvetica, sans-serif medium bold;
	color:#CC3300;
	font-weight: bold;
}.whitexl {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.whitemed {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}
