@charset "UTF-8";
/* CSS Document */
body,td,th {
	color: #FFFFFF;
	outline-style:none;
}
body {
	background-color: #000000;
}

a:link {
color:white;
}
a:hover {
	color:#BB2729;
}
a:active {
	color:#FFFFFF;
	outline:0;
}
a:link {
	color:white;
}
a:visited {
	color:white;
}
a:hover {
	color:#BB2729;
	}
a:focus {
outline: 0
}

.hangingindent {
	color: black;
	font-family: serif;
	text-indent: -13px;
	padding-left: 0px;
	margin-left: 40px;
	a:link {
	color:black;
	}
	a:hover {
	color:#BB2729;
	}
	a:active {
	color:black;
	outline:0;
	}
	a:visited {
	color:black;
}
