body,td  {
	font-size : 9pt;
	font-family : arial, verdana;
	color : #123717;

}

p	{
	text-align : justify;
	}

a  {
	text-decoration : underline;
	color : #0000cc;
}

a:hover {
	text-decoration : underline;
	color : #0000ff;
}



.article  {
	text-decoration : underline;
	font-size : 8pt;
	color : #0000cc;
}

.article hover {
	text-decoration : underline;
	color : #0000ff;
}



.header1  {
	font-family : Times;
	font-size : 15pt;
	font-weight : bold;
	color : #EA6F14;
}

.header2  { 
	font-family : Times;
	font-size: 17pt;
	font-weight : bold;
	color : #2D8B3A;
}


.header3  { 
	font-family : Times;
	font-size: 17pt;
	font-weight : bold;
}




.number  {
	font-family : Times;
	font-size : 15pt;
	font-weight : bold;
	color : #786261;
}


h2  {
	font-size: 14pt;

}


.white {
	font-size : 10pt;
	color : #FFFFFF;
}
.white:hover  {
	color : #FFFFFF;
}



.large  {
	font-size : 14pt;
	font-weight : bold;
	color : #8A2A29;
}

.large2  {
	font-size : 11pt;
	color : #441412;
}

.small  {
	font-size : 8pt;
	color : #000000;
}


.small:hover  {
	font-size : 10pt;
	color : #CC0000;
}

.small2  {
	font-size : 9pt;
}

.small2:hover  {
	font-size : 10pt;
	color : #CC0000;
}


.verysmall  {
	font-size : 9pt;
	color : #000000;
}

.verysmall:hover {
	font-size : 8pt;
	color : #9B6C00;
}
sup  {
	font-size : 8pt;
}

.red {
	color : #cc3333;
	font-weight : bold;
}

.green {
	color : #117C11;
	font-weight : bold;
}

.blue {
	color : #323A74;
	font-weight : bold;
}

.form  {
	font-size : 10px;
	width : 137px;
	}
