body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;  /*Previously a dark blue - #041B33*/
	vertical-align: top;
}
h1 {
	font-size: 18px;
	margin: 0px 0px 12px 0px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {font-size:12px;
	font-weight: bold;
}
h4 {font-size:12px;
	font-weight: bold;
}
img {
	border:0;
	}
a {
	font-family:tahoma;
	font-size: 12px;	
	color: #0A51A1;		
}
a:visited {
	color: #0A51A1;
}
a:hover {
	color: #063360;
}
a:active {
	color: #063360;	
}
a {
	outline: none;
}
object {
	outline: none;
}
ul {
	margin-top: 0;
	padding-top: 0;
	list-style-image: url(../img/dot.gif)
}
