body{
	background-color:#cccccc;
	color: #000000;
	font-family: veranda, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	
}

html{
	overflow: scroll;
}
	
a:link, a:active, a:visited{
    text-decoration: underline;
	color: #455B77;
	
}

a:hover{
    text-decoration: none;
}

.surround{
	width: 650px;
	
	
	
}

.content{
	width:650px;
	
}

p.cast{
	text-align: justify;
	font-weight: bold;
	font-size: 8pt;
}

p.text{
	font-size: 8pt;
}
