/* CSS Document */

 <STYLE TYPE-"type/css">

 
 A:link {color: #6E6A66; font-family: century gothic}
 A:visited {
	color: #666666;
	font-family: "century gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
 H1 {font-size: 20pt; font-family: "century gothic", Arial, sans-serif; color: #2F579E; text-align: left}
 H2 {font-size: 12pt; font-family: "century gothic", Arial, sans-serif; color: #2F579E; text-align: left}
 H3 {font-size: 12pt; font-family: "century gothic", Arial, sans-serif; color: #2F579E; text-align: center}

 p {font size: 10pt;
	font-family: "century gothic", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
li {font size: 10pt;
	font-family: "century gothic", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
} 

 </STYLE>a:link {
	font-family: "century gothic";
	font-size: 12px;
	color: #6E6A66;
	font-weight: bold;
}
a:link {
	font-family: "century gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F579E;
}
