.TahomaNormal2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.TahomaBold2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.Verdana_Bold_3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #00F;
}
.notice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09F;
	background-color: #FFC;
	background-repeat: no-repeat;
	border: medium dashed #666;
}
.urgent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}

