body {
	margin: 0;
	background: #B7B7B7 url('images/05/bg.png') repeat-x;
	font-family: verdana;
	color: #7E3434;
}



A:link, A:visited, A:active {
	color: #660000;
	text-decoration: none;
	border-bottom: none;
}

A:hover {
	color: #FFFFFF;
	border-bottom: 2px solid;
}

.navi {
	font-size: 10pt;
	font-family: century gothic;
	text-transform: uppercase;
	letter-spacing: 3pt;

	text-align: center;
}

.content {
	font-size: 8pt;
	letter-spacing: 0pt;

	text-align: justify;
	line-height: 20px;
	padding-left: 10px;
}

h1 {
	text-align: left;
	width: 100%;
	font-family: impact;
	font-size: 22pt;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 30px;
	letter-spacing: 2pt;

	margin: 10px 0px 0px 20px;
}

h1:first-letter {
	color: #FFFFFF;
}

.link {
	background-color: #E9DFEC;
	padding: 5px;
}

blockquote {
	background-color: #E5E5E5;
	border: 5px solid;
	line-height: 20px;
}

.footer {
	text-align: center;
	font-size: 7.5pt;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.listing {
	background: #B7B7B7 url('images/05/bgfl.png') repeat-y;
	line-height:12px;
	letter-spacing:0pt;
	padding: 5px;
}

.title {
	width: 100%;
	font-size: 25pt;
	font-family: times new roman;
	color: #993333;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: -2pt;

	line-height: 20px;
}

.sub{
	margin-left: .5cm;
	font-size: 7.5pt;
	color: #FFFFFF;
	font-family: century gothic;
	text-transform: uppercase;
	line-height: 8px;
}

.fl { 	border: 4px solid #993333;
} 

td {
	font-size: 8pt;
}
