td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.message{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
}

.text2 {
	/*font-family: Tahoma;*/
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
}

.link {	
	font-family: MS UI Gothic;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

