html {
background-color:#C0C0C0;}

BODY {
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	color: #000020;
	font-weight: normal ! important;
	background-color:#FFFFFF;
	margin:0 auto;
	width:800px;
	padding-top: 20px ! important;
	margin-bottom: 20px ! important;
	text-align: justify;
}

DIV: {
	font-family: "Times New Roman", Times, serif;
	background-color: #CC6633;
}

A {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal ! important;
	font-size: 10pt;
	text-decoration:none ! important;
}
A:visited {
	text-decoration: none;
	color: #888645;
}
A:hover {
	color: #888645;
	text-decoration: underline ! important;
}

HR {
	COLOR : #2F4F4F;
}

CENTER {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt ! important;
	color: #000020;
	font-weight: normal ! important;
}

BLOCKQUOTE {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt ! important;
	font-weight : normal ! important;
	font-style : none ! important;
	margin-left: 2em;
	margin-right: 2em;
	text-align: justify;
	color : #000020;
}

P {
	font-family : "Times New Roman", Times, serif;
	font-size : 13pt ! important;
	font-weight : normal ! important;
	font-style : none ! important;
	background-color:#FFFFFF;
	color : #000020;
	margin-left : 170px;
	margin-right : 170px;
}

TABLE {
	font-family : "Times New Roman", Times, serif;
	font-size : 13pt ! important;
	font-weight : normal ! important;
	color :#000020;
}

TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 13pt ! important;
	font-weight : normal ! important;
	color :#000020; text-align: justify;
}

H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: none ! important;
	text-decoration: none ! important;
	color: #9C9C63;
	text-align:center;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: none ! important;
	text-decoration: none ! important;
	color: #9C9C63;
	text-align:center;
}
H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: none ! important;
	text-decoration: none ! important;
	color: #9C9C63;
	text-align:center;
}

UL {
	color: #9C9C63;
	list-style: square;
	! important;
}
LI {
	color: #9C9C63;
	list-style: square;
	! important;
}
