body {
	background-color: #CCCCCC;
}
a {
	font-style: italic;
	background-color: #CCCCCC;
}
a:link {
	color: #6A6A98;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6A6A98;
}
a:hover {
	text-decoration: none;
	color: #6A6A98;
}
a:active {
	text-decoration: none;
	color: #6A6A98;
}
.style1 {color: #990000}
.style2 {font-size: 9px}
.style3 {font-family: "Palatino Linotype"}
body,td,th {
	font-family: Palatino Linotype;
	font-size: 14px;
}
.style5 {
	color: #4F4E7A;
	font-style: italic;
	font-weight: bold;
}
img {
border: none;
	background-color: #CCCCCC;
}