.style4 {color: #FFFF00}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000873;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
body {
	background-color: #d6d5ff;
}
a {
	font-size: 14px;
	color: #ECE9D8;
	font-style: italic;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #FF00FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, sans-serif, Arial Black;
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000873;
	text-decoration: underline blink;
}
