BODY { font-family: Arial, helvetica, sans-serif; }
A:link {
	text-decoration: none;
	color: Maroon;
} 
A:visited {
	text-decoration: none;
	color: Gray;
} 
A:hover {
	text-decoration: none;
	color: Red;
}


.P {
font-family: Arial, helvetica, sans-serif;
font-size: 75%;
color: #000000; 
margin-left: 5%; 
margin-right: 15%; 
text-align: justify;
}

UL {
PADDING-LEFT: 25px; MARGIN: 5px auto 0.7em 0px; LIST-STYLE-TYPE: square
}

H2 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 200%;
	color: #7789B0;
	margin-left: 0pt;
	margin-top: 0pt;
	text-align: center;
}

H3 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	color: blue;
	margin-right: 0pt;
	margin-top: -10pt;
	text-align: center;
}

H1 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	color: blue;
	margin-left: 0pt;
	margin-top: 0pt;
	text-align: center;
}

H5 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: Green;
	margin-top: 0pt;
	text-align: center;
}

H6 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	font-style : italic;
	text-align : right;
	padding-right : 100;
}

.mnu {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	text-align: center;
}

.adr {
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 60%;
	text-align: left;
	padding-left : 5px;
}

.tblA {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: white;
	text-align: center;
	padding-left : 1px;
	padding-right : 1px;
	background-color : #A7B2CA;
}

.tblB {
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%;
	text-align: center;
	padding-left : 3px;
	padding-right : 3px;
}

.tbl {
	margin-left : 10px;
	margin-top : 26px;
}

.tblC {
	background-color : #DFE6F1;
}

.ttl {
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%;
	text-align: center;
}

.hint {
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%;
	text-align: center;
}

hr {
	margin-top : -15;
}




