BODY
{
	color: maroon;
	background: white;
	margin: 0 20pt 0 10pt;
}

.topbar
{
	position: absolute;
	left: 150px;
	top: 0px;
	color: maroon;
	margin: 0 0 0 0;
}

a:link { color: blue; }
a:visited { color: black; }
a:hover { color: #7E00DB; }


.navbar
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: inherit;
}

.main
{
	position: relative;
	left: 0px;
	top: 0px;
	color: maroon;
	margin: 0 10pt 0 10pt;
}

.foot
{
	position: relative;
	left: 0px;
	top: 0px;
}

H1.pac
{
	font-weight: bold;
	color: #CCC;
	margin-top: 0pt;
	text-align: center;
	background-color: #780011;
	font-family: Chicago, Tahoma, "Arial Black", sans-serif;
	font-size: 40pt;
	line-height: 42pt;
	font-style: italic;
	font-variant: small-caps;
	padding: 25pt 0pt 35pt 0pt;
	background-image: url(images/collage.png);
}

H1
{
	font-weight: bold;
	color: #505050;
	margin-top: 0pt;
	text-align: center;
	font-family: Chicago, Tahoma, "Arial Black", sans-serif;
	font-size: 22pt;
	line-height: 22pt;
}

H2
{
	font: 18pt/18pt Chicago, Tahoma, "Arial Black", sans-serif;
	font-weight: bold;
	color: #505050;
	text-align: left;
}

H2.c
{
	font: 18pt/18pt Chicago, Tahoma, "Arial Black", sans-serif;
	color: #505050;
	font-weight: bold;
	text-align: center;
}

H3
{
	font: 14pt/15pt Chicago, Tahoma, "Arial Black", sans-serif;
	font-weight: bold;
	text-align: left;
}

H3.c
{
	font: 14pt/15pt Chicago, Tahoma, "Arial Black", sans-serif;
	text-align: center;
	margin-left: 25pt;
	margin-right: 25pt;
}

H4
{
	font: 12pt/14pt Chicago, Tahoma, "Arial Black", sans-serif;
	font-weight: bold;
	text-align: left;
}

P
{
	font: 11pt/13pt Helvetica, Arial, sans-serif;
	text-align: justify;
	text-transform: inherit;
}

P.small
{
	font: 10pt/12pt Helvetica, Arial, sans-serif;
	text-align: justify;
	text-transform: inherit;
}

P.cap
{
	font: 10pt/12pt Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: inherit;
}

P.lg
{
	font: 14pt/16pt Helvetica, Arial, sans-serif;
	text-align: justify;
	text-transform: inherit;
}

P.indent
{
	margin-left: 25pt;
}

P.b
{
	font-weight: bold;
	color: #B2003E;
}

P.cb
{
	font-weight: bold;
	text-align: center;
	font-size: larger;
}

ul { font: 11pt/13pt Helvetica, Arial, sans-serif; }

li { margin: 0 30px 5px 10px; }

ol { font: 11pt/13pt Helvetica, Arial, sans-serif; }

.aid
{
	font: 11pt/12pt Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-left: 30pt;
	margin-right: 30pt;
}

.a { font: 11pt/12pt Helvetica, Arial, sans-serif; }
.i { font-style: italic; }

.footer
{
	font: 9pt/10pt Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: inherit;
}

.tagline
{
	text-align: center;
	font-style: italic;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
}

.lfooter
{
	font: 9pt/10pt Helvetica, Arial, sans-serif;
	text-align: left;
}

.signature
{
	font-style: italic;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
}

table { margin-left: 0; }

img.r
{
	border-right: gray;
	border-bottom: black;
	border-width: 0 thick thick 0;
	border-style: none solid outset none;
	padding: 5pt;
	margin: 5pt;
	float: right;
	clear: right;
}

img.rf
{
	border-right: gray;
	border-bottom: black;
	border-width: 0 thick thick 0;
	border-style: none solid outset none;
	padding: 5pt;
	margin: 5pt;
	float: right;
}

img.c
{
	border-right: gray;
	border-bottom: black;
	border-width: 0 thick thick 0;
	border-style: none solid outset none;
	padding: 5pt;
	margin: 5pt;
	float: none;
}

img.l
{
	border-right: gray;
	border-bottom: black;
	border-width: 0 thick thick 0;
	border-style: none solid outset none;
	padding: 5pt;
	margin: 5pt;
	float: left;
	clear: left;
}

