@charset "utf-8";
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #6E95D8;
}
.buttons {font-family: Verdana, Geneva, sans-serif;
	color: #22465E;
	font-weight: bold;
}
a:link {
	color: #6C93D8;
	font-weight: bold;
	text-decoration: none;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

a:visited {
	text-decoration: none;
	color: #6C93D8;
}
a:hover {
	text-decoration: none;
	color: #006;
}
a:active {
	text-decoration: none;
	color: #6C93D8;
}
.script {	text-align: justify;
}
.titlescript {	font-weight: bold;
	color: #3F7CE0;
	font-style: italic;
	font-size: 17px;
}
.style11 {position: fixed;
	left: 0px;
	top: 300px;
	text-align: center;
	float: left;
	vertical-align: middle;
}
