body,td,th {
	font-family: Trebuchet MS, Lucida Grande, Arial;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
}
h1 {
	font-size: 16px;
	color: #999999;
}
h2 {
	font-size: 12px;
	color: #666666;
}
.style1 {
	color: #3366CC;
	font-weight: bold;
}
.style2 {color: #3366CC}

.style3 {
	color: #999999;
	font-size: 9px;
	}
.style4 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}


.style5 {color: #666666}
