body {
	margin:       0;
	font-face: times new roman;
}
.normal {
	font-family: Verdana, sans-serif;
	font-size:    10pt;
	font-weight: normal;
	text-align:   left;
	color : black;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: top;
	margin-top: 10px;
}
.menu {
	font-family: Verdana, sans-serif;
	font-size:    9pt;
	font-weight: bold;
	text-align:   left;
	color : #626574;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	cursor: hand;
	background: white url(/images/medinadomestic/menu-off.gif);
}
.menuOver {
	font-family: Verdana, sans-serif;
	font-size:    9pt;
	font-weight: bold;
	text-align:   left;
	color : #626574;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	cursor: hand;
	background: white url(/images/medinadomestic/menu-on.gif);
}
.nav_name {
	font-family: Verdana, sans-serif;
	font-size:    9pt;
	font-weight: bold;
	text-align:   left;
	color : #626574;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: top;
	margin-top: 4px;
	margin-left: 5px;
}
.menuSub {
	font-family: Verdana, sans-serif;
	font-size:    8pt;
	font-weight: bold;
	text-align:   left;
	color : #626574;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	cursor: hand;
	background: white url(/images/medinadomestic/sub_nav.gif);
}
.menuSubOver {
	font-family: Verdana, sans-serif;
	font-size:    8pt;
	font-weight: bold;
	text-align:   left;
	color : #626574;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	cursor: hand;
	background: white url(/images/medinadomestic/sub_nav_on.gif);
}
.header1 {
	font-family: monotype corsiva;
	font-size:    30pt;
	font-weight: bold;
	text-align:   left;
	color : #630f0f;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: bottom;
	margin-top: 0px;
}
.header2 {
	font-family: book antiqua;
	font-size:    14pt;
	font-weight: bold;
	text-align:   left;
	color : #630f0f;
	text-decoration: none;
	text-indent: 0px;
	margin-top: 0px;
}
