.article {
        column-count: 3;
        column-gap: 20px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(bg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: inherit;
}
.white {
	color: #FFFFFF;
}
a:link.white {
	color: #FFFFFF;
}
a {
	color: #990000;
}
a hover {
	color:#c0c0c0;
}
.style1 {
	color: #F6DE9E
}
.style2 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
}
.style3 {
	color: #FCD5A0;
	font-weight: bold;
	font-style: italic;
}
.style5 {
	font-size: 16px;
	color: #FFCC66;
	font-style: italic;
}
.style6 {
	color: #FFFFFF
}
.style7 {
	color: #FF9E54
}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.red {
	color: #FF0000
}
.style11 {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 24px;
}
.style13 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.style16 {
	color: #000000
}
.style17 {
	font-size: 90%
}
.style19 {
	color: #79A3AF
}
.style20 {
	font-style: italic;
	font-size: 16px;
}
.style21 {
	color: #E9C557;
	font-weight: bold;
}
.style22 {
	color: #A80000;
	font-weight: bold;
}
.style23 {
	color: #B70000
}
.Small {
	font-size: small
}
a:hover {
	color: #000000;
}
.style25 {
	color: #DF002C
}
.style26 {
	font-size: smaller
}
.arc90_imgcaption {
	text-align: center;
	border: 1px solid #DDD;
	padding: 1em;
	width: 9em;
}
.arc90_imgcaptionTXT {
	font-size: .8em;
	color: #666;
	text-align: left;
}
.floatl {
	float: left;
	margin-right: 1em;
}
.floatr {
	float: right;
	margin-left: 1em;
}
blockquote {

}
