P {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	color : #000099;
	text-align : justify;
}

P.bigbold {
	font-family : "Times New Roman", Times, serif;
	font-size : 12 pt;
	color : #000099;
	text-align : justify;
	font-weight : bold;
}

P.bigcaps {
	font-family : "Times New Roman", Times, serif;
	font-size : 13 pt;
	color : #000099;
	text-align : center;
}

P.boldright {
	font-family : "Times New Roman", Times, serif;
	font-size : 11 pt;
	color : #000099;
	text-align : right;
	font-weight : bold;
}

H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 16pt;
	color : #000099;
	text-align : center;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	color : #000099;
	text-align : left;
}

UL {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	color : #000099;
	text-align : justify;
	list-style-type : disc;
}

LI {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	color : #000099;
	text-align : justify;
}