
.H1 {
	font-size: 14pt;
	color: Navy;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.H2 {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	font-variant : small-caps;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.H3 {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	font-variant : small-caps;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.H4 {
		font-size: 10pt;
		font-weight: bold;
		color: black;
		font-variant : small-caps;
		text-align: center;
		font-family: "Times New Roman", Times, serif;
}

.H5 {
		font-size: 12pt;
		font-weight: bold;
		color: navy;
		text-align: center;
		font-family: "Times New Roman", Times, serif;
}

.H6 {
		font-size: 12pt;
		font-weight: bold;
		color: black;
		text-align: center;
		font-family: "Times New Roman", Times, serif;
}

a:hover {
	font-weight: bold;
	font-size: 9pt;
	color: #E1EAFF; 
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
}


a:link {
	font-weight: bold;
	font-size: 9pt;
	color: White;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
}	

a:visited {
	font-weight: bold;
	font-size: 9pt;
	color: White;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	TEXT-DECORATION: none
}

.text {
	font-size: 12pt;
	font-weight: normal;
	color: black;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}

.textb {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}


h3 {
	background-color : Navy;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	cursor: hand;
}

menu {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; 
	COLOR: navy: 
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none
}

body {
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-align: center;
	font-family: "Times New Roman", Times, serif;


