﻿a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: rgb(64,64,0); 
} 
a:hover
{
	font-variant:small-caps;
}
a:active 
{
	color: rgb(128,128,0);
}

body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	background-color: rgb(255,255,255);
	color: rgb(102,102,51);
}

h1
{
	color: #404000;
	font-size: 1.1em;
}
h2
{
	color: #404000;
	font-size: 1.0em; 
}
h3
{
	color: #a59530;
	font-size: .9em;
}
h4
{
	color: #a59530;
	font-size: .8em;
}
h5
{
	color: #b5a540;
	font-size: .8em;
}
h6
{
	color: rgb(102,102,51);
	font-size: .7em;
}


.header
{
	
	background-image:url('dwt/bg1-760x80.jpg');
	background-repeat:repeat-x;
}
.nav
{
	font-size: small;
	text-decoration: none ;
}
.nav:link
{	
	color: black;
}
.nav:hover
{
	font-weight:bold;
	font-variant:small-caps;
	color:#404000;
}
.navlt
{
	font-size: small;
	text-decoration: none;
	color:#f1f1f1;
}
.navlt:link
{	
	color: black;
}
.navlt:hover
{
	font-weight:bold;
	font-variant:small-caps;
	color:#404000;
}

.nav8
{
	font-size: x-small;
	text-decoration: none ;
}
.nav8:link
{	
	color: black
}
.trlnk
{
	font-size: x-small;
}
.footer
{
	font-size: x-small;
}