BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #FFFFFF;
	scrollbar-base-color: #DEEFCD; 
	scrollbar-arrow-color: #339900;

}
A {
	color: #CC0066;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
.link_alt {
	text-decoration: none;
}
a.link_alt {
	color: #000000;
	text-decoration: none;
}
.link_alt2 {
	text-decoration: none;
}
a.link_alt2 {
	color: #999999;
	text-decoration: none;
}
.header {
	background: #000000;
	font-size:  11px;
	color: #FFFFFF;
}
.nav_site {
	font-size:  11px;
	font-weight: bold;
	color: #CC0066;
}
.issue_header {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-size:  14px;
	color: #999999;
	font-family: Impact, Times, serif;
}
.container {
	border: solid 1px #CCCCCC;
	padding: 8px;
}
.container_alt {
	border: solid 1px #339900;
	padding: 8px;
	background-color: #DEEFCD;
}
.category_name {
	font-size:  18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	border-bottom: solid 1px #999999;
	padding-left: 5px;
	padding-bottom: 3px;
}
.category_name_alt {
	font-size:  18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-bottom: solid 1px #333333;
	padding-left: 5px;
	padding-bottom: 3px;
}
.tagline {
	font-size:  12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-align: right;
}
.index_content {
	font-size:  12px;
	line-height: 16px;
}
.index_title {
	font-size:  12px;
	color: #CC0066;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
.index_title_alt {
	font-size:  12px;
	color: #339900;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
.button {
	font-size: 12px;
	margin: 3px;
}
.content {
	font-size:  13px;
	line-height: 22px;
}
.content2 {
	font-size:  13px;
}
.content3 {
	font-size:  12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
