body {
	background-attachment: fixed;
	background-color: #3399FF;
	background-image: url(images/anchor.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDEEFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDEEFF;
}
.tablline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #99CCFF;
	border-right-color: #3366FF;
	border-left-color: #FFFFFF;
	border-bottom-color: #6666FF;


}
a:link {
	font-weight: normal;
	color: #3333FF;
	text-decoration: underline;
}
a.nav {
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
	font-size: 14px;

}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;

}
h1 {
	font-size: 24px;
	color: #99CCFF;

}
h2 {
	font-size: 18px;
	color: #99CCFF;
}
h3 {
	font-size: 16px;
	color: #99CCFF;
}
