.text {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.header {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
}
a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffcc00;
}
a:hover {
	font-weight: bold;
	color: #66CC00;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.text2 {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
}
.text3 {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
