.text {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
	font-size: 10px;
	color: #330000;
}
.text1 {	font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
	font-size: 12px;
	font-style: normal;
	color: #330000;
}
.style3 {font-size: 9px}


body {
	background-color: #F9F8F7;
}
a:link {
	text-decoration: underline;
	color: #663300;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
body,td,th {
	color: #333333;
}

