h1 {
font-size: 15pt;
font-family: Monotype Corsiva; 
color: #FFFFFF;
margin-top:0cm;
margin-bottom:0cm;
 vertical-align: middle;
}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}

.m0l0iover {
	font-family: Verdana;
	font-size: 10pt;
	padding: 4px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	font-family: Verdana;
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #7286D7;
}
.m0l0oover {
	font-family: Verdana;
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #6577BF;
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: Verdana;
	font-size: 10pt;
	padding: 4px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	font-family: Verdana;
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #7286D7;
}
.m0l1oover {
	font-family: Verdana;
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #6577BF;
}

/* level 2 inner */
.m0l2iover {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}
.m0l2iover {
	font-family: Verdana;
	font-size: 10pt;
	padding: 4px;
	color: #FFFFFF;
}

/* level 2 outer */
.m0l2oout {
	font-family: Verdana;
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #7286D7;
}

.m0l2oover {
	font-family: Verdana;
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #6577BF;
}

body {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
   background: #FFFFFF;
}

table {
	font-family: Verdana;
	font-size: 10pt;
   color: #000000;
   border: 1px;
   border-width: 1px;
}


