.style1 {font-size: 10px}


.black a:link { font-family: arial; font-size: 9px; color: #4c4a4f; font-weight: 200; text-decoration: none; }
.black a:visited { font-family: arial; font-size: 9px; color: #4c4a4f; font-weight: 200; text-decoration: none; }
.black a:hover { font-family: arial; font-size: 9px; color: #f6bf12; font-weight: 200; text-decoration: none; }

.blackno a:link { font-family: arial; font-size: 9px; color: #4c4a4f; font-weight: 200; text-decoration: none; }

.style1 {
	font-size: 9px
}


.style2 {
	font-size: 9px;
	font-weight: bold;
}



p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #010066;
	margin: 0px;
	padding: 0px;
}