	.text {
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 8pt;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	color:#000000;
}
LI {
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	text-align:justify;
	margin-bottom : 10px;
	list-style-position : inside;
	list-style-type : square;
}
P {
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	text-align:justify;
}
.notready {
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	text-align:justify;
	text-decoration : line-through;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:13pt;
	color: #004D12;
	text-align:left;
}
H2 {
	font-family:Verdana;
	font-weight:bold;
	font-size:11pt;
	color: #54B021;
	text-align:left;
}
BODY {
	font-family:Verdana;
   font-size:8pt;
   color:#000000;
   text-align:justify;
}
.menu {
	font-family:Verdana;
	font-size:8pt;
	color: Black;
	white-space : nowrap;
	text-decoration : none;
}
A:LINK {
	font-family:Verdana;
   font-size:8pt;
   color:#00801D;
	white-space : nowrap;
}
A:ACTIVE {
	font-family:Verdana;
   font-size:8pt;
	color:#ADDE7B;
	white-space : nowrap;
}
A:VISITED {
	font-family:Verdana;
   font-size:8pt;
	color:#004A10;
	white-space : nowrap;
}
.copy
{
	font-family:Verdana;
   font-size:8pt;
	color:#000000;
	white-space : nowrap;
	text-decoration : none;
}
.SIGN {
	font-family:Verdana;
	font-size: 28pt;
	color: #CCCC00;
	font-weight : bold;
	vertical-align : baseline;
}
TD {
	font-family:Verdana;
	font-size:8pt;
	color: #000000;
}
letter {
	font-family:Verdana;
	font-size:12pt;
	color:#000000;
	font-weight : bold;
}
.PRight {
	font-family:Verdana;
	font-size:9pt;
	color:#000000;
	text-align: right;
}