.blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003d4e;
	padding-left: 3px;

}
.blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003d4e;
}
.green {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}

.white1 a{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.white1 a:hover{
	color: yellow;
}

.white1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.hed {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.black a{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.black a:hover{
	color: green;
}

.black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.black1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.hand {
	cursor: hand;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}
