body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989898;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
a:link {
color: #666666;
}
a:hover {
	color: #333333;
}
a:visited {
	color: #666666
}
ul {
	list-style-image: url(../pictures/bullet.gif);
}
.navtxt {
	color: #415D7F;
}
.footer {
	color: #415D7F
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #415D7F;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #345F98;
}.margin1 {
	margin-left: 6px;
}
