* body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #330099;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
* h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	line-height: 14pt;
	padding-bottom: 12pt;
	padding-top: 14pt;
}
* h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-top: 10pt;
	line-height: 12pt;
}
* h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	line-height: 12pt;
}
* table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	background-color: #FFFFFF;
}
* b {
	font-weight: bold;
	color: #000000;
}
* block {  
	text-align: justify
}
* a:link     {
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
* a:visited   {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}     
* .text td a:hover       {
	color: #999933;
	font-weight: bold;
}
* .subline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
* .quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #330099;
	text-align: justify;
}
* #img-li  {
	text-align: left;
	float: left;
	margin-right: 20px;
}
* #img-re  {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
