body {
	background-image: url(/images/back.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #333333;
	background-repeat: repeat-x;
	line-height: 17px;
	letter-spacing: .01em;
}
.footer {
	color: #666666;
}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
.insideback {
	background-color: #E6ECF1;
	background-image:  url("/images/back_inside.gif");
	background-repeat: no-repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #993300;
	font-variant: small-caps;
}
.category {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}
li {
	list-style-type: square;
	list-style-position: outside;
}
.news {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-transform: uppercase;
}
.small {
	font-size: 10.5px;
	line-height: 12px;
}

