A {
	color : #800000;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	text-decoration : underline;
	font-weight : bold;
}
A:VISITED {
	color : #800000;
	text-decoration : underline;
}
A:ACTIVE {
	color : #552B00;
	text-decoration : none;
}
A:HOVER {
	color : #552B00;
	text-decoration : none;
}

A.small {
	color : #800000;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}

H1 {
	color : #A52A2A;
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	margin-bottom : 0px;
	margin-top : 5px;
}
H2 {
	color : #A52A2A;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	margin-bottom : 0px;
	margin-top : 5px;
}

P {
	color : #330000;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-size : 12pt;
	text-align : justify;
	margin-bottom : 5px;
	margin-top : 5px;
}

LI {
	color : #330000;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-size : 12pt;
	text-align : justify;
	margin-bottom : 0px;
	margin-top : 0px;
}

OL {
    margin-top: 0px;
}

P.detailedCenter {
	color : #A52A2A;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt;
	text-align : center;
}

P.detailed {
	color : #A52A2A;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	font-size : 12pt;
	text-align : left;
}

P.number {
	color : #A52A2A;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	font-size : 10pt;
	text-align : left;
	margin-bottom : 5px;
	margin-top : 5px;
}

P.left {
	color : #552B00;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-size : 12pt;
	text-align : left;
	margin-bottom : 5px;
	margin-top : 5px;
}

P.signature {
	color : #552B00;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt;
	text-align : right;
	margin-bottom : 5px;
	margin-top : 5px;
}

P.miniMargin {
	color : #552B00;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-size : 15px;
	text-align : justify;
	margin-bottom : 0px;
	margin-top : 0px;
}

P.centerMiniMargin {
	color : #552B00;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-size : 15px;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
}

HR {
	color : Maroon;
}

IMG.illustration {
	margin : 0px 0px 10px 10px;
}

TD.tthm {
	color : #330000;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	font-size : 9pt;
	margin-bottom : 0px;
	margin-top : 0px;
	background-color: EACAB3;
}
TD.ttdm {
	color : #330000;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-size : 9pt;
	margin-bottom : 0px;
	margin-top : 0px;
	background-color: EACAB3;
}







