/* CSS Document */
P
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-style: normal; 
  line-height: 12pt; 
  font-weight: normal; 
  color: #000000;
  }
  
.ul
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-style: normal; 
  line-height: 12pt; 
  font-weight: normal; 
  color: #000000;
  }  

.header
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-style: normal; 
  line-height: 10pt; 
  font-weight: Bold; 
  color: #336699
}
.header2
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13pt; 
  font-style: normal; 
  line-height: 10pt; 
  font-weight: Bold; 
  color: #336699
}

.date
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 6.4pt; 
  font-style: normal; 
  line-height: 10pt; 
  font-weight: normal; 
  color: #ffffff
}

.normal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: 12pt; 
	font-weight: normal; 
	color: #000000;
}

BODY{
		margin : 0; 
		padding-top : 0; 
		padding-left: 5;
}
