body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

.menulines{
border-color:#F9EFD6;
color:#F9EFD6;
}

.menulines a{
text-decoration:none;
color:#A94E2E;
}

a:link { color: #A94E2E; }
a:visited { color: #000000;}
a:hover { color: #A94E2E;}

.border {
	border-color: #000000;
	color: #000000;
}

.ster {
	font-family: Verdana;
	font-weight: 900;
	color: #A94E2E;
	font size: 10pt;
}	
p,div,span,td,ul,ol,li,i,b,.normal {
	font-family: Verdana; 
	color: #000000;
	font-size: 10pt;
}

h1 { 
	font-family: Arial,Helvetica,Sans-serif; 
	font-size: 16pt; 
	color: #A94E2E;
}

h2 { 
	font-family: Arial,Helvetica,Sans-serif; 
	font-size: 14pt;
	color: #A94E2E; 
}

h3 { 
	font-family: Arial,Helvetica,Sans-serif; 
	font-size: 12pt;
	color: #A94E2E; 
}

h4 { 
	font-family: Arial,Helvetica,Sans-serif; 
	font-size: 10pt;
	color: #A94E2E; 
}

input, textarea, select {
	font-family: Verdana;
	font-size:10pt;
}
