body 	{
		font: 95% "Trebuchet MS", Verdana, sans-serif;
		color:#000000;
		}
		
h1 	{
	font-size:3em
	}  


p 	{
	font-size: 1.1em;
	}

h2 	{
	font-size:1.4em;
    line-height:1;
    }
    
  
.body_copy {
			font-size: 1em;
			color: #363636;
			line-height: 1;
			font-style: bold;
			text-align: center;
			}

.navwords	{
			font-size: .9em;
			color: #003366;
			line-height: 1;
			}

.navsubs	{
			font-size: .7em;
			color: #003366;
			line-height: 1;
			}

.title		{
			font-size: 1em;
			color: #363636;
			line-height: 1;
			font-style: bold;
			text-align: center;
			}

.note		{
			font-size: .7em;
			font-style:bold;
			}

a:link {text-decoration: none;
        color:#01345D}
        
a:visited {text-decoration: none;
           color:#363636}
           
a:focus, a:hover {color:#DC9C00; text-decoration:underline;}, a:active {text-decoration:underline}

