body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #009999;
}
body {
	background-color: #FFFFFF;
	background-image: url(bg3.jpg);
}
a:link {
	color: #990099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3399;
}
a:hover {
	text-decoration: underline;
	color: #FF3399;
}
a:active {
	text-decoration: none;
	color: #990099;
}
h1 {
	font-size: 36px;
	color: #990099;
}
h2 {
	font-size: 24px;
	color: #990099;
}
h3 {
	font-size: 18px;
	color: #990099;
}
h4 {
	font-size: 16px;
	color: #990099;
}
