}
.bodyText {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	margin: 2px;

h1 {
	font-size: 24px;
	font-family: Verdana;
	color: #003366;
	font-weight: bold;
	margin: 8px;
}
h2 {
	font-size: 18px;
	font-family: Verdana;
	color: #003366;
	font-weight: bold;
	margin: 6px;
}
h3 {
	font-size: 16px;
	font-family: Verdana;
	color: #003366;
	font-weight: bold;
	margin: 4px;
}
h4 {
	font-size: 14px;
	font-family: Verdana;
	color: #003366;
	font-weight: bold;
	margin: 2px;
}
h5 {
	font-size: 12px;
	font-family: Verdana;
	color: #003366;
	font-weight: bold;
	margin: 2px;
}
h6 {
	font-size: 12px;
	font-family: Verdana;
	color: #003366;
	font-weight: bold;
	margin: 2px;

}
.topSloganText {
	font-family: Verdana;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
}
a:link {
	font-family: Verdana;
        text-decoration: none
	color: #333366;
	font-size: 12px;
	font-weight: bold;
}	
a:visited {
	font-family: Verdana;
        text-decoration: none
	color: #333366;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	text-decoration: underline;
	border-bottom: 1px solid;
	font-size: 12px;
	font-weight: bold;
	color: #9A0000;
}	
a:active {
	font-family: Verdana;
        text-decoration: none
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
.navigationText {
	margin: 4px;
	font-family: Verdana;
	color: #333366;
	font-size: 12px;
	font-weight: bold;
}
.headerText {
	font-family: Verdana;
	color: #0066cc;
	font-size: 12px;
	font-weight: bold;	
}

.smallText {
	font-family: Verdana;
	color: #003399;
	font-size: 10px;
	font-weight: bold;
}
.footerText {
	font-family: Verdana;
	color: #003399;
	font-size: 12px;
	font-weight: bold;	
}

