* {
	font-family: verdana, "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 12px;
}

a:link           {color:blue; text-decoration:none;}
a:visited        {color:blue; text-decoration:none;}
a:hover          {color:red; text-decoration:underline;}
a.other:link     {color:blue; text-decoration:underline;}
a.other:visited  {color:blue; text-decoration:underline;}

td {
 color : Navy;
}
 
th {
 color : #000080;
 background-color : #FFEFD5;
 font-weight : bold;
 line-height : 24px;
}

.mono {
 FONT-FAMILY : Courier, Courier New, monospace;
}

input {
	FONT-SIZE: 10px;
	font-weight: bold;
	color : #000080;
	background-color: #FFEFD5;
}

.mini {
	font-size: 9px;
}
