body 		{
		color: #000066;		
		background-image: url(bg6.gif);
		background-color: #ffffff;
		margin-left: 10%; margin-right: 15%;
		margin-top: 1%; margin-bottom: 2%;
		font-size: 1em;
		}

div.rightbox	{
		float: right;
		width: 200px;
		}

div.leftbox		{
		float: left;
		width: 180px
		}

h1		{
		color: #000077; background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		text-align: center;
		}

h2		{
		color: #000077; 
		font-weight: bold;

		text-align: center;
		
		font-size: 0.9em;
		font-family:  Arial, Helvetica, sans-serif;
		}

p		{
		color: #000077; 
		font-weight: bold;
		text-align: left;
		text-indent: 40px;
		font-size: 0.9em;
		font-family:  Arial, Helvetica, sans-serif;
		}


p.intro		{
		color: #000077; 
		font-weight: bold;
		text-align: left;
		text-indent: 40px;
		font-size: 0.9em;
		font-family:  Arial, Helvetica, sans-serif;
		}

p.intro:first-letter	{
		color: #000077; 
		font-weight: bold;
		text-align: left;
		text-indent: 40px;
		font-size: 1.4em;
		font-family:  Arial, Helvetica, sans-serif;
		}

.copy		{color: #000077; 
		font-weight: bold;
		font-size: 0.8em;
		font-style: italic;
		font-family:  Arial, Helvetica, sans-serif;
		}

		

p.center		{color: #000077; 
		font-weight: bold;
		text-align: center;
		font-size: 0.9em;
		font-family:  Arial, Helvetica, sans-serif;
		first-letter: 0;
		}

.smallcenter	{color: #000077; 
		font-weight: bold;
		text-align: center;
		font-size: 0.7em;
		font-family:  Arial, Helvetica, sans-serif;
		}		

.displayed		{display: block;
		margin-left: auto;
   		margin-right: auto
		}

 .navbar		{
		text-align: center;
		font-size: 0.8em;
		font-family: Arial, Helvetica, sans-serif;
		}

ul		{
		color: #000077; 
		font-weight: bold;
		text-align: left;
		text-indent: 40px;
		font-size: 0.9em;
		font-family:  Arial, Helvetica, sans-serif;
		line-height: 2em;
		}

ol		{
		color: #000077; 
		font-weight: bold;
		text-align: left;
		text-indent: 40px;
		font-size: 0.9em;
		font-family:  Arial, Helvetica, sans-serif;
		line-height: 2e

:link		{ color: #000077; }

:visited		{ color: #006699;}

a:hover		{ color: #000077;
		font-style: italic; 
		text-decoration: underline;}


	