td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;

}

.tdtiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;

}

.tdhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.nav {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

.title1 {
	font-size: 12pt;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;

}


.req {
	font-size: 10pt;
	color: #FF0000;
}

.tiny {
	font-size: 8pt;
	color: #FF0000;
}

.hint {
	font-size: 9pt;
	font-style: italic;
	color: #333333;
}

