body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
}
.phone {
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
.info {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
a:link {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.caption {
	font-size: 10px;
}
.caption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5CA3D6;
}
