
body {
	font-family: Arial, Helvetica, Sans-serif;
	text-transform:lowercase;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #1e3300;
	margin-left: 125px;
	margin-top: 75px;
	background-image: url(bg.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}
.small {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #1e3300;
}
.doublesmall {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #1e3300;
	width: 350px;
}
.bold {
	font-weight:bold;
	}
p {
	margin: 0px 0px 0.8em;
}
a.nudelink { txt-decoration:none; border-bottom:hidden; }
a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:hover {
	color: #000000;
	border-bottom: 1px solid;
}

input,textarea,select {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #1e3300;
	width: 200px;
	margin-bottom: 4px;
	border-top: #1E3300 style: 1px solid;
	border-right: #1E3300 style: 1px solid;
	border-bottom: #1E3300 style: 1px solid;
	border-left: #1E3300 style: 1px solid;
}
input:focus { background-color:#f6f6f6;}
textarea:focus { background-color:#f6f6f6;}

.windowsstyle {
	border-top: #1E3300 style: 1px solid;
	border-right: #1E3300 style: 1px solid;
	border-bottom: #1E3300 style: 1px solid;
	border-left: #1E3300 style: 1px solid;
}

li {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display:inline;
	}
	
ol {
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display:inline;
}
