@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #CC9933;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #CC3300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #666666;
	margin: 0;
}
h2 {
	font-size: 21px;
	color: #666666;
}
h3 {
	font-size: 18px;
	color: #666666;
}
.HeaderStyle {
	color: #FFFFFF;
	font-style: italic;
	height: 28px;
}
.BodyText {
	font-size: 14px;
	color: #666666;
	line-height: 21px;
}
.AddressStyle {
	color: #5BA0D0;
	font-size: 12px;
	margin: 0;
}
.bodyBulletList {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.footerStyle {
	font-size: 9px;
	color: #666666;
}
