body,td,th {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.error {
	text-align:center;
	color:#CC0000;
	font-weight:bold;
}
a {
	font-size: 11px;
	color: #688870;
}
a.white {
	font-size: 11px;
	color: #fff;
}

a:link {
	text-decoration: underline;
	color: #316238;
}
a.white:link {
	text-decoration: undeline;
	color: #fff;
}

a:visited {
	text-decoration: undeline;
	color: #6A8771;
}
a.white:visited {
	text-decoration: underline;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #9CBE9B;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1 {
	font-size: 12px;
	color: #183D1C;
	font-weight:bold;
	margin-bottom:-15px;
	margin-left:5px;
}
p {
	margin-left:5px;
	margin-right:5px;
}
.mehr {
	text-align:right;
}
.white {
	text-decoration: none;
	color: #fff;
}
.style1 {color: #FFFFFF}

.input {
	width:200px;
	margin-top:2px;
}
input {
	font-size:10px;
}
