body
{
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h2
{
	font-family: George, Times, serif;
	font-size: 26px;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0;
}

#copyright
{
	font-family: Arial, sans-serif;
	color: #3B3B3B;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a:link 
{
	font-family: Arial, sans-serif;
	color: black; 
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.45em;
	text-decoration: none;
}

a:visited 
{
	font-family: Arial, sans-serif;
	color: black; 
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.45em;
	text-decoration: none;
}

a:hover 
{
	font-family: Arial, sans-serif;
	color: black; 
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.45em;
	text-decoration: underline;
}

