.alhead {
	font-family: georgia;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-align: left;
}
.altxt {
	font-family:verdana;
	font-size: 11px;
	font-style: normal;
	color: black;
	line-height: 20px;
	text-align:left;
}
.alsmalltxt {
	font-family:arial;
	font-size: 11px;
	font-style: normal;
	color: black;
	line-height: 15px;
	text-align:left;
}
.alwhitetxt {
	font-family:arial;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: white;
	text-align:left;
}
.alstar {
	font-family:arial;
	font-size: 12px;
	font-style: normal;
	color: red;
	line-height: 20px;
	text-align:right;
}

a.alumini:link {
	color: black;
	FONT-STYLE:normal;
	font-WEIGHT: normal;
	font-family: Arial;
	font-SIZE:12px;
	text-decoration:none;
	text-align:center;
}
a.alumini:visited {color: black; FONT-STYLE:normal; font-WEIGHT: normal; font-family: Arial; font-SIZE:12px; text-decoration: none; text-align:center}
a.alumini:hover {color: #b62120; FONT-STYLE:normal; font-WEIGHT: normal; font-family: Arial; font-SIZE:12px; text-decoration: none; text-align:center}

.sel{
	font-family:Verdana;
	font-size:11px;
}

.btnsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: brown;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	cursor:hand;
}

