body {
	padding: 0;
	margin: 0;
	color: #DDDDDD;
	height: 100%;
	height: 650px;
	background: #708723;
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 16px;
	}



a {
	color: silver;
	text-decoration: none;
	}

a:link {
	color: silver;
	text-decoration: none;
	}

a:visited {
	color: silver;
	text-decoration: none;
	}

a:hover {
	color: white;
	text-decoration: none
	}


h1 {
	font-size: 20px;
	line-height: 18px;
	color: #FF0000;
	letter-spacing: 10px;
	font-family: arial;
	}

h2 {

	}
h3 {
	}


table {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 16px;
	empty-cells: show;
	}

td {
	vertical-align: top;
	}

p {
	margin: 0 0 1em 0;
}

img, form {
	border: 0; 
	margin: 0;
}

textarea {
	font: 8pt/11pt verdana;
	}

input {
	font: 8pt/11pt verdana;
	}
	
select {
	font: 8pt/11pt verdana;
	}

.navi {
	margin: 2px;
	border: 1px solid white;
	}


body { 
	}