.content 
{
		font-family : Arial, Helvetica, sans-serif;
		color : #000000;
		font-size: 10pt; 
		text-align: justify;
		line-height: 1.5;
}

.copyright {FONT-SIZE: 10px; FONT-FAMILY: Verdana, lucida, arial, helvetica, sans-serif; color: #666666;}

	A { 
		font-family : Arial, Helvetica, sans-serif;
		color : #E6582E;
		font-size: 10px; 
		text-decoration : none;
		}

	A:HOVER { 
		color: #000000;
		text-decoration: underline;
	}

	A.strong { 
		font-family : Arial, Helvetica, sans-serif;
		color : #E6582E;
		font-size: 10pt;
		font-weight: bold; 
		text-decoration : none;
		}

	A.strong:HOVER { 
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
		text-decoration : none;		
	}

	.style1 {
		color: #000000;
		font-family: Verdana, lucida, arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
	}
	.style2 {
		color: #000000;
		font-family: Verdana, lucida, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: Normal;
	}
	.style3 {
		color: #E6582E;
		font-family: Verdana, lucida, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
	}
	.style4 {
		color: #000000;
		font-family: Verdana, lucida, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: Bold;
	}
	.style5 
		{color: #FF6600
	}

hr {
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
  width:100%;
}