A
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;

}
A:linked
{
font: 8pt;
text-decoration: none;
color: black
}
A:hover
{
	text-decoration: underline;
	color: #CC3333;
	font-size: 8pt;
	font-weight: normal;


}
body, div, p, blockquote, ol, ul, dl, li, dt, dd, td  {
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.smboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.medboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
.red {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;

}
.title1 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.PIX {
	color: #999966;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000099;
}

