.style1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
.style2 {
	font-size: 12px;
	color: #616154;
}
body {
	background-color: #CCCC99;
	color: #993300;
}
.style3 {
	font-size: 11;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.style4 {
	font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style6 {font-size: 14px}
