@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: none;	

}

li {
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	padding-left: 20px;
	line-height: 1.4;
	list-style-type: none;
	list-style-position: inherit;
}

h3 {
	color:#990000;
	margin-bottom: 2px;
}

h2 {
	font-size:16px;
	padding:0px;
	font-weight: normal;
	line-height: 1.8;
	text-transform:uppercase;
}
.style3 {color: #990000}
