/* CSS Document */
.text1 {
	font-size: 13px;
	color: #333333;
}
.text2 {
	font-size: 10px;
	color: #333333;
}
a {  color: #339933; text-decoration: none}
a:hover {
	color: #339933;
	text-decoration: underline;
}

h1 {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}
.text1w {
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}
