p { 
line-height:150%;
text-align: justify;
color: #8b8b8b;
}

.menuecenter {
font-size: 11pt; 
line-height:150%;
text-align: center;
color: #8b8b8b;
}

.textcenter { 
line-height:150%;
text-align: center;
color: #8b8b8b;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #565656;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:150%
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #8b8b8b;
	font-style: normal;
	font-variant: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #8b8b8b;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none
}
a:hover {
	color: #5f5454;
	text-decoration: none;
}

