html,body, table td,table th, textarea{
  font-size: 12px;
}

*{ 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}


.pageHead {
color: #198e9f;
font-weight: bold;
font-size: 16px
}

a {
color: #d7272a;
}

a:hover {
color: #d7272a;
}

a.menu {
font-face: arial;
text-decoration: none;
color: #000000;
font-size: 11px;
/*font-weight: bold;*/
}

.menu {
font-face: arial;
text-decoration: none;
/*color: #FF3300; */
color: #000000; 
font-size: 11px;
/*font-weight: bold;*/
}

a.menu:hover {
color: #000000;
text-decoration:underline;
}

.menuGroup {
	font-face: arial;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.mini {
font-size: 11px;
}
