a:link
{
	color: blue; 
}
a:visited, a:active
{
	color: rgb(120,90,180); 
} 
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin: 0px;
}
p
{	font-family: Arial, Helvetica;
	font-size: x-small;
	color: rgb(0,0,0);
	margin: .5em;
	text-indent: 1em;
}
blockquote
{	font-family: "Times New Roman", serif;
	font-size: small;	
	font-style: italic;
}
ul
{	font-family: Arial, Helvetica;
	font-size: x-small;	
	line-height: 1.2;
}
ol
{	font-family: Arial, Helvetica;
	font-size: x-small;	
}
li
{	margin: .5em;
}
h1, h2, h3
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(9,9,79);
	font-variant: small-caps;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
h2
{
	color: rgb(9,9,79);
	font-variant: small-caps;
	font-style: italic;
	text-align: left;
	font-weight: normal;
}
h3
{
	color: rgb(153,153,51); 
}
.content-table
{	table-layout: auto;
	border-collapse: separate;
	border: 2 solid grey;
	border-spacing: 1;
	font-family: "Times New Roman", serif;
	font-size: x-small;
}
.content-table td
{	border: 2 solid grey;
	padding: 4;
}
#splash 
{	background-image: url('images/splash-page-2.jpg');
	width: 750; height: 525; 
	margin-left: auto;
	margin-right: auto;
}
#head 
{	background-image: url('images/page-banner-2.jpg');
	width: 750; height: 107; 
	margin: 0;
}
#foot
{	width: 750;
	margin: 0;
	color: rgb(9,9,79);
	background-color: rgb(200,210,245);
	font-size: 8pt;
	font-weight: bold;
	text-align: center
}
#foot a:link, #foot a:visited
{	color: rgb(9,9,79);
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica;
}
#foot a:hover, #foot a:focus
{	color: rgb(0,0,0);
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica;
}
#foot p
{	font-family: Arial, Helvetica;
	color: rgb(9,9,79);
	text-indent: 0;
}
#shnav 
{	color: rgb(200,210,245);
	background-color: rgb(9,9,79);
	width: 750; height: 40; 
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	font-weight: 700;
}
#shnav a:link, #shnav a:visited, #shnav a:active
{	color: rgb(200,210,245);
	text-decoration: none;
	font-family: Arial, Helvetica;
}
#shnav a:hover, #shnav a:focus
{	color: rgb(255,255,255);
	text-decoration: none;
	font-family: Arial, Helvetica;
}
#svnav 
{	color: rgb(9,9,79);
	background-color: rgb(200,210,245);
	width: 130; 
	margin: 0px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0px;
}
#svnav a:link, #svnav a:visited
{	color: rgb(9,9,79);
	text-decoration: none;
	font-size: 10pt;
	font-weight: 700;
	font-family: Arial, Helvetica;
}
#svnav a:hover, #svnav a:focus
{	color: rgb(0,0,0);
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica;
}
#svnav p
{	font-family: Arial, Helvetica;
	color: rgb(9,9,79);
	background-color: rgb(200,210,245);
	margin: .75em;
	text-indent: 0;
}
#svnav h1
{	font-family: Arial, Helvetica;
	color: rgb(200,210,245);
	background-color: rgb(9,9,79);
	font-size: 10pt;
	margin-top: 0em;
}#avnav 
{	color: rgb(9,9,79);
	background-color: rgb(200,210,245);
	width: 130; 
	margin: 0px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
}
#avnav a:link, #avnav a:visited
{	color: rgb(9,9,79);
	text-decoration: none;
	font-size: 10pt;
	font-weight: 700;
	font-family: Arial, Helvetica;
}
#avnav a:hover, #avnav a:focus
{	color: rgb(0,0,0);
	text-decoration: underline;
	font-size: 10pt;
	font-weight: 700;
	font-family: Arial, Helvetica;
}
#avnav p
{	font-family: Arial, Helvetica;
	color: rgb(9,9,79);
	background-color: rgb(200,210,245);
	text-indent: 0;
}
#avnav h1
{	font-family: Arial, Helvetica;
	color: rgb(200,210,245);
	background-color: rgb(9,9,79);
	font-size: 10pt;
	margin-top: 1.5em;
}