body 			{		
		

			background-color: #ffffff;

			color: #000080; }

h1 			{		

			background-color: transparent;

			color: #000080;

			font-family: Garamond, serif;

			font-weight: bold;

			font-size: medium;

			font-weight: bold;

			letter-spacing: 2px;
		
			text-transform: uppercase;

			text-align: center;
			
			}

h2 			{		

			
			background-color: transparent;			

			color: #000080;

			font-family: Garamond, serif;

			font-weight: bold; 

			font-size: medium;

			text-align: center; 

			}


h3 			{					
			
			background-color: transparent;
			
			color: #000080;

			font-family: Garamond, serif;

			font-weight: bold; 

			font-size: small;

			text-align: center;

			line-height: 18px;
		
			
			}

h5			{		

			background-color: transparent;

			border-bottom: solid thin;

			border-color: rgb(80%,0%,10%);

			color: #000080;

			font-family: "Times New Roman", serif;

			font-size: 26px;

			letter-spacing: 4px; 

			margin: 0;

			text-align: left;

			word-spacing: 14px;

			}


p, pre 			{			
			
			background-color: transparent;
			
			color: navy;

			font-family: Garamond, serif;

			font-size: medium;

 			line-height: 18px;

			margin: 4px 6px 4px 6px;

			text-align: left;

			text-indent: 8%;
	
			}

ul, ol, li 		{		

			background-color: transparent;

			color: #000080;

			font-family: Garamond, serif;

			font-size: 14px;
								
			line-height: 20px;

			text-align: left;

			}

em 			{

			color: navy;

			background-color: transparent;

			font-family: Arial, Helvetica, sans-serif;

        		font-size: 0.75em;

			font-style: normal;

			padding: 0px 4px 0px 4px;

			}

.text			{

			margin: 0 5px 5px 0;

			}

.indent 		{		

			background-color: transparent;

			color: #000080;

			font-family: "Garamond", serif;

			font-size: 14px;

			line-height: 20px;

			padding: 16px 0 16px 47px;

			text-align: left;

			text-indent: 0px;

			}

.it			{

			font-style: italic;

     			}

.bo			{

   			font-weight: bold;

			}

hr			{

			background-color: transparent;

			color: rgb(80%,0%,10%);

			}

a:link {		background: none;

			color: blue;

			text-decoration: underline; }

a:visited {		background: none;

			color: blue;

			text-decoration: underline; }

a:active {		background: yellow;

			color: red;

			text-decoration: none; }