body {
	color:rgb(0,0,0);
	background:rgb(255,255,255); }

a:link {
	color:rgb(0,0,0); }

a:visited {
	color:rgb(0,0,0); }

a:active {
	color:rgb(0,0,0); }

a:hover {
	color:rgb(0,0,0);
	background:rgb(255,255,255); }

.intro a:hover {
	color:rgb(0,0,0);
	background:rgb(255,255,255); }

h1,h2,h3 {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-weight:lighter; }

hr {
	color:rgb(0,0,0);
	background:rgb(0,0,0);
	border-color:rgb(0,0,0);
	height:1px; }

.header {
	margin-top:1%;
	margin-right:1%;
	margin-left:1%; }

.header hr {
	clear:right; }

.title {
	margin-left:0%; }

.logo {
	margin-right:0%;
	float:right; }

.content {
	clear:right;
	margin-right:1%;
	margin-left:1%; }

.content p {
	margin-left:3%; }

.content dl {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	margin-left:5%; }

.content dt {
	font-weight:bold;
	margin-top:0.8em; }

.content dd {}

.note {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	color:rgb(0,0,0);
	background:rgb(255,255,255);
	padding:0em;
	border:0px rgb(255,255,255) solid; }

.footer {
	margin-right:1%;
	margin-left:1%; }

.footer p {
	font-family:"Andale Mono","Courier New",monospace;
	font-size:0.8em; }

.info {
	text-align: center;
	margin-right:1%;
	margin-left:1%; }

.printfooter {
	font-family:"Andale Mono","Courier New",monospace;
	font-size:0.8em; }

.printinfo {
	margin-right:1%;
	margin-left:1%; }
