p {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : Black; text-align: justify
}

table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : Black;
}


a {
	color : #0000FF;
	text-decoration : none;
	text-transform : lowercase;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
a:hover {
	text-decoration : none;
	text-transform : capitalize;
	font-weight : bold;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}


.smallWritting {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}
.companyName {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000}
