body {
	background-color: black;
	margin:0;
	padding:0;
	color:#99cc99;
	font-family: verdana,arial;
	text-align:center;

}

table {
	border-collapse:collapse;
	width:670;
	font-size:8pt;
}

.text {
	width:470;
	height:470;
	font-size:8pt;
	vertical-align: top;
	text-align:justify;
}

.head {
	width:670;
	height:70;
	background-image: url('pics/head.jpg');
	padding-right:20;
	font-size:8pt;
	text-align:right;
	color:white;
}

.controls {
	font-size: 11pt;
	font-weight:800;
	letter-spacing:-1;
	vertical-align: top;
	width:98;
	color:#963;
	background-image: url('pics/right.jpg');
	background-repeat:no-repeat;
}

b {
	color:#fc6;
}

.right {
	width:98;
	background-image: url('pics/left.jpg');
	background-repeat:no-repeat;
}

.pic {
	text-align:center;
	height:90;
}

.foot {
	color: #343;
	font-size: 7pt;
	text-align: center;	
}

em {
	font-size: 8pt;
	color: #963;
}

img {
	border:0;	
}

a {
	color:silver;
	text-decoration: none;
	border:0;
}

.nav {
	color:white;
}

a:hover {
	color:#fc6;
	text-decoration: none;
}
