.inputfont{
	font-family: Arial;
	font-size: 9pt;
}

.tablefont{
	font-family: Arial;
	font-size: 10pt;
}

.headerfont{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.notefont{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.menufont{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration : none;
	color: white;
}

.lgheaderfont{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration : none;
}

.lgtablefont{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-decoration : none;
	color: white;
}

.bioheader{
	font-family: Times New Roman;
	font-size: 10pt;
	font-style: italic;
	text-decoration : none;
	color : Navy;
}

.bioname{
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-decoration : none;
	color : Navy;
}


.bioentry{
	font-family: Times New Roman;
	font-size: 9pt;
	text-decoration : none;
	color : Black;
}

.emailLink{
	font-family : Verdana;
	font-size : 10px;
	color : White;
	text-decoration : none;
	line-height : 10px;
	white-space : normal;
}
