/* Rapper Online stylesheet
Copyright (c) 2000-2004 John Asher. All rights reserved. */

@page {
	size: 21.0cm 29.7cm;
	margin-top: 2.5cm;
	margin-left: 2.5cm;
	margin-right: 2.5cm;
	margin-bottom: 2.5cm;
}

BODY {
	background-color: #FFFFFF;
	top: 0px;
}

H1,H2,H3 {
	font-family: verdana, arial, helvetica, sans-serif;
}

H1 {
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-family: verdana, arial, helvetica, sans-serif;
	page-break-inside: avoid;

}

H2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

H3 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: left;
	font-family: garamond, "times new roman", times, serif;
	margin-left: 20px;
	margin-right: 20px;
	page-break-inside: avoid;

}

P {
	font-family: garamond, "times new roman", times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
	text-indent: 0.5cm;
	margin-bottom: 6pt;
	margin-right: 20px;
	page-break-inside: avoid;
}
 
P.footer {
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	text-indent: 0cm;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.team {
	text-align: left;
	text-indent: 0cm;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.linksbar {
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.author { 
	font-family: cursive; 
	font-size: 12px;
	font-weight: bold;
	font-style: italic; 
	color: #000000;
	text-align: left;
	text-indent: 0.5cm;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.intro {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.quote {
	font-size: 0.9em;
	text-indent: 0px;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.tabquote {
	font-size: 0.9em;
	text-indent: 0px;
}

UL {
	font-family: garamond, "times new roman", times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

A {
	font-family: garamond, "times new roman", times, serif;
	text-decoration: none;
}

A:link {
	color: #000000;
}

A:visited {
	color: #000000;
}

A:hover {
	color: #000000;
}

A.sidebar {
	font-family: garamond, "times new roman", times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	color: #000000;
}

A.sidebar:visited {
	color: #000000;
}

A.sidebar:hover {
	color: #000000;
}

SMALL {
	font-size: 0.8em;
}
