@charset "utf-8";
.style11 {position: fixed;
	left: 0px;
	top: 300px;
	text-align: center;
	float: left;
	vertical-align: middle;
}
.buttons {font-family: Verdana, Geneva, sans-serif;
	color: #22465E;
	font-weight: bold;
}
a:link {
	color: #515C3E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #515C3E;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #515C3E;
}
.script {	text-align: justify;
}
.titlescript {
	font-family: Arial, Helvetica, sans-serif;
	color: #515C3E;
	font-weight: bolder;
	font-size: 18px;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #515C3E;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
