html {
background-color:#C0C0C0;}
BODY {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt ! important;
	color: #000020;
	font-weight: normal ! important;
	background-color: White;
	margin:0 auto;
	width:800px;
	padding-top: 20px ! important;
	margin-bottom: 20px ! important;
	text-align: justify;
	}

DIV {
	background-color: transparent;
	color : Black;
}

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

HR {
	COLOR : #2F4F4F;
	background-color : transparent;
}

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

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

P {
	font-size : 11pt ! important;
	font-weight : normal ! important;
	font-style : normal;
	color : #000020;
	text-align : justify;
	margin-left : 170px;
	margin-right : 170px;
	background-color : transparent;
}

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

TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt ! important;
	font-weight : normal ! important;
	color : #9C9C63;
	text-align: justify;
	background-color : transparent;
}

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

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

UL {
	color: #9C9C63;
	list-style: square;
	background-color : transparent;
}
LI {
	color: #9C9C63;
	list-style: square;;
	background-color : transparent;
}

