td {
	font-family : univers,arial,helvetica;
	font-size : 13px;
	font-weight: normal;
}

.gray{
	font-family : univers,arial,helvetica;
	font-size : 13px;
	background-color : #c0c0c0;
}
.title {
	font-size: 14px; 
	font-weight: bold;
}
.header{
	font-family : univers,arial,helvetica;
	font-size : 13px;
	color : Black;
	font-weight : bold;
	background-color : #91C3E3;
}
.subheader{
	font-family : univers,arial,helvetica;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	background-color : #91C3E3;
}
.boldtext{
	font-family : univers,arial,helvetica;
	font-size : 13px;
	font-weight: bold;
}
.subtext{
	font-family : univers,arial,helvetica;
	font-size : 11px;
}
.submenu{
	font-family : univers,arial,helvetica;
	font-size : 10px;
}
.subgray{
	font-family : univers,arial,helvetica;
	font-size : 10px;
	background-color : #c0c0c0;
}
.leftmenu{
	font-family : univers,arial,helvetica;
	font-size : 14 pt;
		color : #330000;
}
