BODY {	background: white;

}



BODY.extern {	background: #ADADBD;

}



FRAME.mainFrame{	border: thin 2pt #000000;}


H1 {	color: #0000AA;

	font-family: "Times New Roman", serif;

	font-style: italic;

	font-weight: bolder;

	font-size: 24pt;

	text-align: center;

}


H2 {	color: #0000AA;

	font-family: "Times New Roman", serif;

	font-style: italic;

	font-weight: normal;

	font-size: 18pt;

	text-align: center;

}


H2.menu {	color: #0000AA;

		font-family: "Times New Roman", serif;

		font-style: italic;

		font-weight: normal;

		font-size: 18pt;

		text-align: center;

}


H3 {	color: black;

	font-family: "Helvetica", sans-serif;

	font-style: italic;

	font-weight: bold;

	font-size: 14pt;

	text-align: center;

}


H4 {	color: #0000AA;

	font-family: "Helvetica", sans-serif;

	font-style: normal;

	font-weight: bold;

	font-size: 12pt;

	text-align: center;

}


H5 {	color: black;

	text-align: center;

	font-family: "Helvetica", sans-serif;

	font-style: italic;

	font-weight: bold;

	font-size: 10pt;

	text-align: center;

}


H5.down {	color: black;

		text-align: center;

		font-family: "Helvetica", sans-serif;

		font-style: italic;

		font-weight: normal;

		font-size: 8pt;

		text-align: center;

}


H6 {	color: red;

	text-align: center;

	font-family: "Helvetica", sans-serif;

	font-style: normal;

	font-weight: normal;

	font-size: 10pt;

	text-align: center;

}


H6.date {	color: #0000AA;

		text-align: center;

		font-family: "Times New Roman", serif;

		font-style: normal;

		font-weight: normal;

		font-size: 8pt;

}


P {	text-align: justify;

	font-family: "Helvetica", sans-serif;

	font-style: normal;

	font-weight: normal;

	font-size: 10pt;

	line-height: normal;

}


UL {	text-align: left;

	font-family: "Helvetica", sans-serif;

	font-style: italic;

	font-size: 10pt;

	line-height: 145%;

	list-style-type: circle-inside;

	list-style-image: url(/images/property_marker.jpg);

}


UL.menu {	margin-right: 0pt;

		text-align: left;

		text-indent: 0pt;

		font-family: "Helvetica", sans-serif;

		font-style: italic;

		font-size: 10pt;

		line-height: 100%;

		list-style-type: circle-inside;

		list-style-image: none;

}



