BODY  {
	font-family : arial,helvetica,sans-serif;
	background : #000066;
	color : white;
}

h1  {
	color : red;
	font-size : 18pt;
	font-weight : bold;
	margin-left : 1cm;
	margin-right : 1cm;
}

h2  {
	color : red;
	font-size : 14pt;
	font-weight : bold;
	margin-left : 1cm;
	margin-right : 1cm;
}

h3  {
	color : red;
	font-size : 12pt;
	font-weight : bold;
	margin-left : 1cm;
	margin-right : 1cm;
}

P  {
	font-size : 10pt;
	margin-left : 1cm;
	margin-right : 1cm;
	text-align : justify;
}

.quote  {
	margin-left : 3cm;
	margin-right : 3cm;
	font-style : italic;
	text-align : justify;
}

.quoteauthor {
	margin-left: 3cm;
	margin-right: 3cm;
	font-style: italic;
	text-align: right;
}

.center  {
	text-align : center;
}

.smcenter  {
	text-align : center;
	font-size: 8pt;
}

.list  {
	margin-left : 2cm;
}

A  {
	font-weight : bold;
	color : yellow;
}

A#hover  {
	color : red;
}

.smboldred {
	color:red;
	font-size: 8pt;
	font-weight: bold;
}
.menubar {
	text-align: center;
	font-size: 10pt;
}
.pagecount {
	color: yellow;
	font-weight: bold;
}
