			h10
			{
			font-family: times new roman, times, serif;
			font-size: 13px;
			color: #cc9933
			}

			p 
			{
			font-family: times new roman, times, serif;
			font-size: 13px;
			}
			
			td 
			{
			font-family: times new roman, times, serif;
			font-size: 13px;
			color: #cc9933
			}
			
			ul 
			{
			font-family: times new roman, times, serif;
			font-size: 13px;
			color: #cc9933
			}
			
			h1
			{
			font-family: times new roman, times, serif;
			font-size: 25px;
			color: #cc9933
			}

			h2
			{
			font-family: times new roman, times, serif;
			font-size: 22px;
			color: #cc9933
			}

			h3
			{
			font-family: times new roman, times, serif;
			font-size: 18px;
			color: #cc9933
			}

			h4
			{
			font-family: times new roman, times, serif;
			font-size: 14px;
			color: #cc9933
			}

			h5
			{
			font-family: times new roman, times, serif;
			font-size: 13px;
			color: #cc9933
			}

			.black
			{
			color: #000000
			}

			.yellow
			{
			color: #cc9933
			}

			.arial
			{
			font-family: times new roman, times, serif;
			}

			a.small:hover
			{
			text-decoration: none;
			color: #996600;
			}
			
			a.small:link
			{
			text-decoration: none;
			}
			
			a.small:visited
			{
			text-decoration: none;
			}
			
			.small
			{
			font-size: 11px;
			}
			
			a.nav:hover
			{
			text-decoration: none;
			color: #996600;
			}
			
			a.nav:link
			{
			text-decoration: none;
			}
			
			a.nav:visited
			{
			text-decoration: none;
			}
			
			.nav
			{
			font-family: times new roman, times, serif;
			font-weight: bold;
			font-size: 14px;
			color: #cc9933;
			text-decoration: none;
			}
			
			a:hover
			{
			text-decoration: underline;
			color: #996600;
			}
			
			a:link
			{
			text-decoration: underline;
			}
			
			a:visited
			{
			text-decoration: underline;
			}
		
