BODY 
{
   FONT-SIZE: 10pt
}
P
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt
}
.norm_justified 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   text-align: justify
}
.yellow_grad
{
   background-image: url(/images/yellow_grad.jpg); 
   background-repeat: repeat-y
}
a:link 
{
   text-decoration: none
}
a:visited
{
   text-decoration: none
}
a:hover
{
   text-decoration: underline
}
a.leftnav:link 
{
	font-size : 8pt;
	text-decoration: none;
}
a.leftnav:visited
{
   font-size : 8pt;
   text-decoration: none;
}
a.leftnav:hover
{
   text-decoration: underline
}
a.top10:link 
{
	font-size : 8pt;
	text-decoration: none;
}
a.top10:visited
{
   font-size : 8pt;
   text-decoration: none;
}
a.top10:hover
{
	font-size : 8pt;
	text-decoration: underline;
}
a.top10:active
{
   font-size : 8pt;
   text-decoration: none;
}
.normalArial
{
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt
}
.normalVerdana
{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10pt
}
.smalltext
{
	font-size : 8pt
}
.vsmalltext {  font-size: 8pt; font-family: Arial, Helvetica, sans-serif}
.Size12pt {  font-size: 12pt}
.smalltext6pt { font-size : 6pt }
.Size14pt {  font-size: 14pt}
.border {  font-family: Arial, Helvetica, sans-serif; border: 1px dashed}
.smallVerdana {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
