/* CSS Document */



body {
	background-color: #8D1518;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #200160;
}
a:link {
	color: #0F276C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.dotborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CC0000;
}
