body, th, td, p {
   color : #000000;
   font-family : arial, helvetica, sans-serif;
   font-size : 9pt;
}

p {
	margin-left : 10;
}

th {
  color : #ffffff;
  background-color : #004080;
  text-align : center;
  font-weight : bold;
}

td {
  font-weight : 550;
}

A  {
	font-family : Arial,Verdana,Helvetica;
	font-size : 12;
        font-weight : bold;
	text-decoration : none;
	color : Purple;
}

A:link  {
	font-weight : bold;
	text-decoration : none;
	color : #1E607F;
}

A:Visited  {
	text-decoration : none;
        font-weight : bold;
	color : #206080;
}

A:Active  {
        font-weight : bold;
	color : #800000;
}

A:Hover  {
        font-weight : bold;
	color : Red;
}

.subtitle {
   color : #0080c0;
   font-size : 10pt;
   font-weight : bold;
   margin-left : 10;
}

.title {
   color : #000080;
   font-size : 12pt;
   font-weight : bold;
   text-align  : center;
}

.txt {
   color : #000040;
   font-size : 9pt;
   font-weight : 500;
   margin-left : 10;
   text-align  : justify;
}

.subs {
   color : #000040;
   font-size : 8pt;
   font-weight : 500;
}


.date {
   color : #606000;
   font-size : 8pt;
   font-family : monospace;
   font-weight : 650;
   margin-left : 8;
}
