body 	{		
		

			background-color: #ffff99;

			color: #000080; }

h1 	{		

			font-family: Garamond, serif;

			background-color: transparent;

			color: #000080;

			font-weight: bold;

			font-size: 20px;

			word-spacing: 6px;

			letter-spacing: 2px;

			text-transform: uppercase;

			text-align: center;

			
			 }

h2 	{		

			
			background-color: transparent;			

			color: #000000;

			font-family: Arial, Helvetica, sans-serif;

			font-weight: bold; 

			font-size: 18px;

			text-align: center; }


h3 	{					
			
			background-color: transparent;
			
			color: #000080;

			font-family: Garamond, serif;

			font-weight: bold; 

			font-size: 16px;

			text-align: left;

			line-height: 18px;
		
			
			}

h5			{		

			background-color: transparent;

			border-bottom: solid thin;

			border-color: #ff6347;

			color: #000080;

			font-family: "Times New Roman", serif;

			font-size: 26px;

			letter-spacing: 4px; 
	
			text-align: left;

			word-spacing: 14px;

			}


p {			
			
			background-color: transparent;
			
			color: navy;

			font-family: Garamond, serif;

			font-size: 16px;

			margin-left: 6px;

			text-align: left;

			line-height: 18px;

			 }

ul, ol, li {		

			background-color: transparent;

			color: #000080;

			font-family: Garamond, serif;

			font-size: 14px;
			
			text-align: left;
			
			line-height: 20px;

			}

.indent {		

			font-family: "Garamond", serif;

			background-color: transparent;

			color: #000080;

			font-size: 14px;
							
			line-height: 20px;

			text-align: left;

			text-indent: 0px;

 			padding-left: 20px;

			padding-top: 0px;

                        padding-right: 0px;

                        padding-bottom: 0px;

			}

hr			{

			background-color: transparent; 

			color: #ff6347;

			}

a:link {		background: none;

			color: blue;

			text-decoration: none; }

a:visited {		background: none;

			color: blue;

			text-decoration: none; }

a:hover {		background: yellow;

			color: red;

			text-decoration: underline; }

a:active {		background: yellow;

			color: red;

			text-decoration: underline; }