
body,
input, select, textarea,
p,h1,h2,h3,h4,ul,ol,li,td,th,address,blockquote,nobr,b,i,div,
big,small
{
	background-color	: #000000	;
	color			: #00cc00	;
	font-family		: Lucida Console,Courier New,Courier,mono-spaced;
}

body,
input, select, textarea,
p,h1,h2,h3,h4,ul,ol,li,td,th,address,blockquote,nobr,b,i,div
{
	font-size		: 10pt		;
}

body {
	margin			: 0px		;
	padding		: 0px		;
	text-align		: left		;
}

input, select, textarea { font-weight:normal; border:1px solid #ffffcc; padding-top:2px; padding-bottom:2px; padding-left:2px; padding-right:2px; }
input.hidden { border:0px solid #ffffcc; padding:0px; }

a:link    { text-decoration:none; font-style:normal; color:#00ff00; font-weight:normal; }
a:visited { text-decoration:none; font-style:normal; color:#00ff00; font-weight:normal; }
a:active  { text-decoration:none; font-style:normal; background-color:#00ff00; color:#000000; font-weight:normal; }
a:hover   { text-decoration:none; font-style:normal; background-color:#00ff00; color:#000000; font-weight:normal; }

div.title {
	position	: static	;
	margin-top	: 32px		;
	margin-left	: 16px		;
	margin-right	: 16px		;
	margin-bottom	: 32px		;
	font-weight	: bold		;
	font-size	: 15pt		;
	text-align	: center	;
	color		: #00ff00	;
}

em {
	font-style:      normal;
	text-decoration: none;
	font-weight:     normal;
}

div.title2 em {
	background-color:#006600;
	font-weight:     bold;
}

div.title em {
	background-color:#006600;
	font-weight:     bold;
}

div.text em {
	background-color:#004400;
}

div.title2 {
	position	: static	;
	margin-top	: 32px		;
	margin-left	: 48px		;
	margin-right	: 16px		;
	margin-bottom	: 32px		;
	font-weight	: bold		;
	font-size	: 15pt		;
	color		: #00ff00	;
}

div.textcol {
	margin-top		: 0px		;
	margin-left		: 0px		;
	margin-right		: 0px		;
	margin-bottom		: 0px		;
	float			: left		;
}

div.textframe {
	position		: static	;
	margin-top		: 0px		;
	margin-left		: 16px		;
	margin-right		: 16px		;
	margin-bottom		: 32px		;
	text-align		: left		;
	border-color		: #00ff00	;
	border-top-width	: 0px		;
	border-left-width	: 1px		;
	border-right-width	: 1px		;
	border-bottom-width	: 0px		;
	border-style		: solid	;
	padding-top		: 1em		;
	padding-left		: 16px		;
	padding-right		: 16px		;
	padding-bottom	: 1em		;
	background-color:#002200;
}

div.headline {
	position	: static	;
	margin-top	: 0px		;
	margin-left	: 0px		;
	margin-right	: 0px		;
	margin-bottom	: 1em		;
	text-align	: left		;
	font-weight	: bold		;
	color		: #00ff00	;
	background-color:#004400;
}

div.text {
	position	 : static	;
	margin-top	 : 0px		;
	margin-left	 : 16px		;
	margin-right : 0px		;
	margin-bottom: 1em		;
	text-align	 : left		;
	text-indent	 : 0px	;
	background-color:#002200;
}

div.textheadline {
	position	 : static	;
	margin-top	 : 0px		;
	margin-left	 : -16px		;
	margin-right : 0px		;
	margin-bottom: 0px		;
	text-align	 : left		;
	text-indent	 : 0px	    ;
	background-color:#004400;
}

div.logo {
	position	: static	;
	margin-top	: 32px		;
	margin-left	: 16px		;
	margin-right	: 16px		;
	margin-bottom	: 64px		;
	text-align	: center	;
}

div.picturelink {
	position	: static	;
	margin-top	: 16px		;
	margin-left	: 16px		;
	margin-right	: 16px		;
	margin-bottom	: 16px		;
	text-align	: center	;
}

div.bannerlink {
	position	: static	;
	margin-top	: 64px		;
	margin-left	: 16px		;
	margin-right	: 16px		;
	margin-bottom	: 16px		;
	text-align	: center	;
}

div.signature {
	position		: static	;
	margin-top		: 8px		;
	margin-left		: 16px		;
	margin-right		: 16px		;
	margin-bottom		: 0px		;
	padding-bottom	: 16px		;
	text-align		: right	;
	color			: #008000	;
	clear			: both		;
}

img {
	margin			: 0px		;
	border			: 0px		;
}



td { text-align:left; }
th { font-size:10pt; font-weigth:bold; white-space:nowrap; text-align:center; }

