body {
	margin: 0px;
}
.sidebar_color {
	background-color: #993333;
}
h1 {
	font-weight: bold;
	font-variant: normal;
	color: #993333;
	font-size: 14px;
	text-transform: uppercase;
}
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
h2 {
	font-weight: bold;
	font-variant: normal;
	color: #993333;
	font-size: 14px;
}
a:link {
	color: #34486C;
	text-decoration: underline;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:visited {
	color: #34486C;
	text-decoration: underline;
}
.footer_textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.body_color {

	background-color: #FFFFFF;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
	list-style-type: disc;
}
