body
{
	background-color: #000000;
	color: #FFFFCC;
	font: 11pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
div,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4,h5,font,center
{
	font: 11pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

div {
	text-align: center;
}

a:link
{
	color: #FF2222;
}
a:visited
{
	color: #FF5555;
}
a:hover, a:active
{
	color: #FF9900;
}


b {
	color: #FFCC00;
	font-weight: bold;
}
i {
	color: #6699FF;
	font-weight: bold;
}

TABLE.full-width-table {
	width: 800px;
}


P.blocktext
{
	margin-left: auto;
	margin-right: auto;
	width: 6em
}

/* page-breaks for printers */
P.breakhere {
	page-break-before: always
}

/* title */
h1
{
	text-align: center;
	font-size: 150%;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFCC00;
	background-color: #111111;
	border-top:    5px solid #3A3A3A;
	border-left:   5px solid #3A3A3A;
	border-bottom: 5px solid #222222;
	border-right:  5px solid #222222;
	padding: 2px;
}

h2
{
	text-align: center;
	font-size: 180%;
	font-variant: small-caps;
	font-weight: bold;
	color: #6699FF;
	background-color: #111111;
	border-top:    5px solid #334455;
	border-left:   5px solid #334455;
	border-bottom: 5px solid #112233;
	border-right:  5px solid #112233;
	padding: 5px;
}

h3
{
	font-size: 140%;
	font-variant: small-caps;
	font-weight: bold;
	color: #DDAA00;
	padding-left: 10px;
}
h3:first-letter
{
	font-size: 140%;
	color: #FFCC00;
	padding-right: 3px;

}

/* page break for printers */
h4
{
	text-align: center;
	font-size: 140%;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFCC00;
	background-color: #181818;
}

/*	color: #663300;
	color: #FF6600;
	background-color: #999966;	*/
