/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

#container {
	border: 0;
	margin: 0 auto 0;
	padding: 0;
	position: relative;
	text-align: left;
	vertical-align: top;
	width: 580px;

}

#stage {
	position: relative;
	width: 580px;
	margin: 0px;
	padding:0px;

}

.style11 {
	color: #91866d;
	font-size: 13px;
	font-weight: bold;
}

.style1 {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

.style2 {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

.style1bold {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.ingress {
	color: #91866d;
	font-size: 14px;
	font-weight: normal;
}

A { 
	color: #91866d;
	text-decoration: none; 
}

A:visited { 
	 
	text-decoration: none; 
}

A:active { 
	color:#990000;
	text-decoration: none; 
}

A:hover { 
	color:#990000;
	text-decoration: none;	 
}
