html, body{
	height:100%;
	background-color:#ffffff;
	color: #333333; 
	font-family: verdana;
	font-size: 85%;
	margin: 0; 
}

table		{font-size:100%;}

a		{color: #333333; text-decoration: none;}
a:hover		{color: #663333; }

.noul	{text-decoration: none;}

.stregbg {background-color: #663333; 
}

.stregw {width: 3px; 
}

.main {
	width:100%; 
	height: 480px; 
	border-top: solid #663333 2px; 
	border-bottom: solid #663333 2px; 
}

.topbund {
	width: 700px; 
	margin: 0 60px 0 10px; 
	border: none; 
}
