.al {
	text-align: right;
}


p { 
	LINE-HEIGHT: 150%;
	margin-right: 7px;
	
}

Font {
	FONT-SIZE: 10pt; 
	color: #808080;
	font-family: Tahoma;
}
body {
	font-family: Tahoma;
	font-size: 8px;
}

a:link {
	color: #3399FF;
	text-decoration: none;
}

a:visited {
  color: #FF9900;
  text-decoration: none;
}


a:active {
	color: #FF6600;
	text-decoration: none;
}

.footer {
	text-align: justify;
}

.footer2 {
	text-align: justify;
	FONT-SIZE: 5pt;
}

.title {
	color: #cc0000;
	FONT-SIZE: 10pt;
	margin-right: 7 px;
	text-align: center;
}

.title2 {
	color: #FF9900;
	FONT-SIZE: 10pt;
	margin-right: 7 px;
	font-style: italic;
}

.tblconttitle {
	text-align: right;
	color: #669900;
	
}

.tblconttitle2 {
	text-align: right;
	color: #0000FF;
	FONT-SIZE: 10pt;
}

.tblcont {
	text-align: right;
	LINE-HEIGHT: 150%;
	margin-right: 7px;
	font-family: Tahoma;
	font-size: 10px;
	color: #808080;
}