BODY {
	background : #A7B9C1;
	font-family : Arial;
	color : #333366;
	font-weight : normal;
	text-align : justify;
	list-style-type : disc;
	font-size : 10pt;
}
P {
	font-family : Arial;
	color : #333366;
	font-weight : inherit;
	text-align : justify;
	font-size : 10pt;
}
H1 {
	font-family : Arial;
	color : #333366;
	font-size : 160%;
	font-weight : bold;
	text-align : center;
}
H2 {
	font-family : Arial;
	color : #333366;
	font-size : 145%;
	font-weight : bold;
	text-align : center;
}
H3 {
	font-family : Arial;
	color : #333366;
	font-size : 130%;
	font-weight : bold;
	text-align : left;
}
H4 {
	font-family : Arial;
	color : #333366;
	font-size : 115%;
	font-weight : bold;
	text-align : left;
}
A {
	font-family : Arial;
	font-weight : inherit;
}
TABLE {
	background-color : White;
}

TH {
	background-color : #333366;
	font-family : Arial;
	font-size : 10pt;
	color : #A7B9C1;
	font-weight : inherit;
	text-align : center;
	}
TD {
	font-family : Arial;
	color : #333366;
	font-size : 10pt;
	font-weight : inherit;
	font-size : 10pt;
}
#shade {
	background-color: #333333;
}
#paper {
	background-color: white;
	font-family : Arial;
	color : #333366;
	font-weight : inherit;
	font-size : 10pt;
	text-align : inherit;
}
#normalBG {
	background-color: #A7B9C1;
}
#smallFont {
	background-color: #A7B9C1;
	font-family : Arial;
	color : #333366;
	font-weight : inherit;
	font-size : 8pt;
}

#smallPaperFont {
	background-color: white;
	font-family : Arial;
	color : #333366;
	font-weight : inherit;
	font-size : 8pt;
}
