body {
	background-color: #fbe89c;	
	background-image: url(gfx/back.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	margin:1;
    padding:0;
    height:	100%;
	color: #333;
}
html>body {
	background-color: #fbe89c;	
	height:		auto;
	min-height:	4em;
	min-width:	20em;
}

a {
	text-decoration: none;
	color: #5CA000;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
a:hover {
	text-decoration: ;
	color: #355B01; 
	font-weight: bold;/* 447600 */
}

h1 {
	font-size: 18px;
	color: #555;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #555;
	margin-bottom: 4px;
	margin-top: 12px;
}
h3 {
	font-size: 10px;
	color: #555;
}

.input {
	font-size:	11px;
	font-family: "Courier New", Courier, monospace;
	border:		1px #666 solid;
	background-color: #902929;
}

table {
    font-size:	11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:		1px #efc85e;
	background-color: #efc85e;
        font-weight: bold;
}
]	

