body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #00204B;
	color: #FBB500;
	border-width: thick;
	border-style: solid;
	padding: 0pt;
	margin: 0pt;
}

h1
{
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
}

h2
{
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
}

h3
{
	font-weight: bold;
	font-variant: small-caps;
}

.smallprint
{
	font-size: x-small;
	font-weight: lighter;
}
.nav-links {
    font-size: small;
    }

	
a:link, a:active {
    color: #FBB500;
	text-decoration: underline;
}
a:hover {
	color: #CD8217;
}
a:visited{
	color: #FACC4A;
	text-decoration: underline;
}



TD.righttext {
	padding: 20px;
}
TD.leftimage {
	padding: 20px;
}
TD.fineprint { font-size: x-small; }

