body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
}	

p {
	color: #666;
	font-size: 12px;
	line-height: 21px;
	padding-bottom: 12px;
}
.bodytext {
	font-size: 12px;
	font-weight: 400;
	color: #666;
	line-height: 21px;
	text-align: left;
	padding-right: 40px;
	padding-bottom: 10px;
}



.italics {
	font-size: 12px;
	font-style: italic;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 16px;
	
}
h1 {
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
/* CSS Document */
#wrapper {
	height: auto;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #leftCol p a {
	font-size: 12px;
	font-weight: 400;
	color: #999;
}
.headings #name {
	height: 95px;
	padding-left: 8px;
}
.headings #leftCol #leftFrameContainer {
	height: 334px;
	margin-left: 0px;
	padding-left: 0px;
}
.headings #leftCol #SoundButton {
	height: 25px;
	padding-top: 10px;
	padding-left: 8px;
}
#transTextbox {
	margin-right: 200px;
}
.next-text {
	font-weight: bold;
	color: #474858;
	font-size: 14px;
}

