	body
	{
	background-image: url('../../images/general/bg.jpg');
	background-position: top left;
	background-repeat: repeat;
	font: 12pt/1.4em Georgia, 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0;
	}
	
	img, div, td, th, table, form
	{
	border: 0;
	margin: 0;
	padding: 0;
	}
	
	p, ul, ol, li, dl, dt, dd, a
	{
	font: 12pt/1.4em Georgia, 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0;
	}
	
	h1, h2, h3, h4, h5, h6
	{
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	margin-bottom: 9pt
	}
	
	h1 a
	{
	display: block;
	font-size: 20pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #333;
	}
	
	h2 { font-size: 18pt; }
	h3 { font-size: 16pt; }

	p
	{
	margin-bottom: 18pt;
	}
	
	#nav, #footer,
	#access, .silent
	{ display: none; }