body {
	background-color: #000000;;
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #958d8a;;
	text-decoration: none;
	scrollbar-DarkShadow-Color:#000000;;
	scrollbar-Track-Color:#000000;;
	scrollbar-Face-Color:##000000;;
	scrollbar-Shadow-Color: #000000;
	scrollbar-3dLight-Color:#000000;
	scrollbar-Highlight-Color:#000000;
	scrollbar-Arrow-Color:#958d8a;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	font-size: 11px;
	color: #640002;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.title1 {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #640002;
	font-weight: normal;
	font-style: normal;
	display: block;
	text-indent: 20px;
	letter-spacing: .1em;
	margin-top: 5px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #640002;
	width: 600px;
}
td {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 11px;
	width: auto;
}

ul { list-style-type: lower-roman; }


