
h1 {
	text-align:left;
	color: #005595;
	font-size:14px;
	margin-bottom: 3px;
}

h2 {
	text-align:left;
	color: #005595;
	font-size:13px;
	margin-bottom: 3px;
}

h3 {
	text-align:left;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 3px;
}
	
.menu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

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

.menuon {
	font-size: 12px;
	color: #005595;
}

.footer {
	font-size: 12px;
	color: #999999;
}

.press a:link {
	color: #005595;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.press a:visited {
	text-decoration: none;
	color: #005595;
	font-weight: bold;
	line-height: 18px;
}
.press a:hover {
	text-decoration: underline;
	color: #005595;
	font-weight: bold;
	line-height: 18px;
}
.press a:active {
	text-decoration: none;
	color: #005595;
	font-weight: bold;
	line-height: 18px;
}

.bluebullet {
	font-weight: bold;
	color: #005595;
}

.boldbullet {
	font-weight: bold;
	color: #000000;
}

.bullet {
	font-weight: normal;
	color: #000000;
}