.style1 {font-family: Arial, Helvetica, sans-serif}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

        
.border {
	border-right-width: thin;
	border-right-color: #7D0606;
}
.LIST {
	width: 500px;
	list-style-type: none;
}
