	a:link {color: #0066CC}
	a:visited {color: #003366}
	a:hover { color:#000066 ; text-decoration: line}   /* mouse over link */
	a:active {color: #003366}   /* selected link */

.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;}
select.details {background-color: #E6F0FF; color: #000066;}
option.details {background-color: #E6F0FF; color: #000066;}
input.details {background-color: #E6F0FF; color: #000066;}

.systembutton {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A54AA;
	border: none;
	cursor: hand;
	}
	
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal; 
	color: #2A54AA;

}

.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal; 
	color: #2A54AA;

}

ul {
list-style: disc; color:#000066
}
