
body 		{
			border-top: 2px solid #A79C60;
			margin: 0px 0px 0px 0px;
			padding: 10px 10px 10px 10px;
			text-align: center;	
			background-color: #FFF;
			}

a:link		{ color: #246C7A; text-decoration: none; padding-bottom: 0px; border: none;  }
a:visited	{ color: #666; text-decoration: none; padding-bottom: 0px; border: none;} 
a:active	{ color: #777; text-decoration: none; padding-bottom: 0px; border: none;} 
a:hover		{ color: #000; text-decoration: none; padding-bottom: 0px; border: none;} 

p 			{
			font-family: Arial, Verdana, sans-serif;
			color: #222;
			margin: 0;
			padding: 0px 0px 7px 0px;
			}
			
h1			{
			font-family: Arial, Verdana, sans-serif;
			color: #444;
			margin: 0;
			padding: 11px 0px 5px 0px;
			font-size: 13px;
			line-height: 13px;
			text-transform: uppercase;
			letter-spacing: 2px;
			font-weight: bold;
			}
		
h2			{
			font-family: Times New Roman, serif;
			color: #444;
			margin: 0;
			padding: 11px 0px 5px 0px;
			font-size: 11px;
			line-height: 12px;
			letter-spacing: 2px;
			font-weight: bold;
			}
		
h3			{
			font-family: Times New Roman, serif;
			font-style: oblique;
			color: #444;
			margin: 0px 0px 0px 0px;
			font-size: 11px;
			line-height: 12px;
			letter-spacing: -1px;
			font-weight: bold;
			}

h4			{
			font-family: Times New Roman, serif;
			color: #444;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 10px;
			line-height: 10px;
			letter-spacing: -1px;
			font-weight: bold;
			}

h5			{
			font-family: Times New Roman, serif;
			color: #444;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 9px;
			line-height: 9px;
			letter-spacing: -1px;
			font-weight: bold;
			}
			
h6			{
			font-family: Times New Roman, serif;
			font-style: oblique;
			color: #444;
			margin: 7px 0px 4px 0px;
			font-size: 9px;
			line-height: 9px;
			letter-spacing: -1px;
			font-weight: bold;
			}	
nav 		{
			font-family: verdana;
			font-size: 11px;
			margin: 0px 0px 0px -14px;
			padding: 10px 0px 11px 0px;
			border-bottom: 1px solid #CCC;
			}
			