body, div {
	font-size:    small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    medium;
	background-position: left;
}

#main {
	width: 560px
}

h1 {
	background: url(title-medium.gif);
	height: 56px;
}

#text-small {
	background: #ff9;
	border-bottom: 1px solid #993;
	border-right: 1px solid #993;
	border-top: 1px solid #E4E47D;
	border-left: 1px solid #E4E47D;
	color: #330;
}

#text-medium {
	background: #eee left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #ccc;
} 

#text-large {
	background: #ff9;
	border-bottom: 1px solid #993;
	border-right: 1px solid #993;
	border-top: 1px solid #E4E47D;
	border-left: 1px solid #E4E47D;
	color: #330;
}

#text-large:hover, #text-small:hover {
	background: #E6E688;
	text-decoration: underline;
} 
