body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	background-color: #C4BCA2;
}
a:link {
	color: #A90307;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.heading, h1,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #AF0103;
	font-weight:normal;
}
strong, .category { color:#840000;
			font-weight:bold;
			}
hr {
	color: #7E6F54;
}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
}
.pdf  {
list-style-image:url(images/icon_pdf.gif);
}
.pdf ul li {
	padding-bottom: 10px;
	list-style-image: url(images/icon_pdf.gif);
}

