}
.bodyText {
	font-family: Arial;
	font-size: 12px;
	color: #333366;
	font-weight: normal;

h1 {
	font-size: 26px;
	font-family: Arial;
	color: #333366;
	font-weight: bold;
	margin: 8px;
}
h2 {
	font-size: 20px;
	font-family: Arial;
	color: #333366;
	font-weight: bold;
	margin: 6px;
}
h3 {
	font-size: 18px;
	font-family: Arial;
	color: #333366;
	font-weight: bold;
	margin: 4px;
}
h4 {
	font-size: 16px;
	font-family: Arial;
	color: #333366;
	font-weight: bold;
	margin: 2px;
}
h5 {
	font-size: 14px;
	font-family: Arial;
	color: #333366;
	font-weight: bold;
	margin: 2px;
}
h6 {
	font-size: 14px;
	font-family: Arial;
	color: #333366;
	font-weight: bold;
	margin: 2px;

}
.topSloganText {
	font-family: Arial;
	color: #ffffff;
	font-size: 38px;
	font-weight: bold;
}
a:link {
	font-family: Arial;
        text-decoration: none
	color: #330000;
	font-size: 14px;
	font-weight: bold;
}	
a:visited {
	font-family: Arial;
        text-decoration: none
	color: #330000;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	text-decoration: underline;
	border-bottom: 1px solid;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}	
a:active {
	font-family: Arial;
        text-decoration: none
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
.navigationText {
	margin: 4px;
	font-family: Arial;
	color: #330000;
	font-size: 14px;
	font-weight: bold;
}
.headerText {
	font-family: Arial;
	color: #0066cc;
	font-size: 11px;
	font-weight: bold;	
}
.tableText {
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;	
}


}
.footerText {
	font-family: Arial;
	color: #0066cc;
	font-size: 11px;
	font-weight: bold;	
}
