h1 {
	font-family: "BernhardFashion BT", "Parisian BT", Verdana;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #003333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003333;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	font-weight: bolder;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
