body 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		background-image: url("bg6.gif");
		background-color: transparent
		}
        
img     {
        max-width: 100%;
        
        }        

h4		{
        color: #000099;
		}

hr		{
		border: 0;
		height: 2px;
		width: 100%;
		color: #000077;
		background-color: #000077
		}
        
div.pic {
        display: inline-block;
        width: 100%;
        }        

.smallcenter	{color: #000077; 
		font-weight: bold;
		text-align: center;
		font-size: 0.7em;
		font-family:  Arial, Helvetica, sans-serif;
		margin-left: 15%; margin-right: 15%;
		}		

 .navbar		{text-align: center;
		font-size: 0.8em;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		}

:link		{ color: #000077; }

a:hover		{ color: #000077;
		font-style: italic; 
		text-decoration: underline; }

:visited		{ color: #006699; 		
		text-decoration: none; }
	
