body,td,th {
	color: #003333;
}
body {
	background-color: #99FFFF;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}

a:hover {
	text-decoration: none;
	color: #993366;
}

a:active {
	text-decoration: none;
	color: #FF3300;
}
.tdnav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099FF;
	letter-spacing: 2px;
}
h2 {
	font-size: 24px;
	background-color: #FFFF99;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330000;
}

.papername {
	display: inline;
	background-color: #9999CC;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #9933FF;
	border-right-color: #CC3399;
	border-bottom-color: #CC3399;
	border-left-color: #9933FF;
}
img {
	border: thick solid #330099;
}
.pedfont {
	color: #FF0000;
}

