			p 
			{
			font-family: times new roman, times, serif;
			font-size: 12px
			}
			
			h1
			{
			font-family: times new roman, times, serif;
			font-size: 25px
			}

			.small
			{
			font-family: times new roman, times, serif;
			font-size: 10px
			}
			
			.brown
			{
			font-family: times new roman, times, serif;
			font-size: 12px;
			color: #cd853f
			}
			
			.black
			{
			font-family: times new roman, times, serif;
			font-size: 12px;
			color: #000000
			}
			
			a:hover
			{
			color: #ff7f50
			}
			
			a:link
			{
			text-decoration: none
			}
			
			a:visited
			{
			text-decoration: none
			}
	