
a:link {
	color: #043848;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #043848;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.titles {
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	color: #043848;
}

h2 {
	font-size: 15px;
	margin-left: 0px;
	color: #043848;
}

body,td,th {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: 78828c;
}

.body {
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	}


.style1 {
color: #990000;
margin-left: 0px;
margin-top: 0px;
}

.style1 a:link {
	color: #900;
	}
	
	a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
}

ul li {
	margin-left: -25px;
	}
