.styl1 {
	background-color: #458b00;
	font-size: 10px;
}
.styl2 {
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
}
.styl3 {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	font-style: italic;
}
.styl4 {
	color: #000000;
	font-size: 10pt;
	font-family: arial;
}
.styl5 {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	text-align: left;
}
.styl6 {
	color: #ffffff;
	font-size: 18pt;
	font-family: arial;
}
.styl7 {
	color: #ffffff;
	font-size: 13pt;
	font-family: arial;
}
.styl8 {
	color: #ffffff;
	font-size: 8pt;
	font-family: arial;
	text-align: right;
}
.styl9 {
	color: #000000;
	font-size: 28pt;
	font-weight: bold;
	font-family: arial;
	text-align: center;
}
.styl10 {
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	text-align: center;
}
.styl11 {
	color: #ffffff;
	font-size: 12pt;
	font-family: arial;
	font-style: italic;
}
.styl12 {
	color: #ffffff;
	font-size: 14pt;
	font-family: arial;
}
.styl13 {
	color: #ffffff;
	font-size: 10pt;
	font-family: arial;
}
.styl14 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
	font-style: italic;
}
.styl15 {
	color: #000000;
	font-size: 20pt;
	font-family: arial;
	text-align: justify;
}
.styl16 {
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
	font-style: italic;
}

.mytext {
	color: #000000;
	font-size: 20pt;
	font-family: arial;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

.mytext_1 {
	color: #000000;
	font-size: 16pt;
	font-family: arial;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

.myfoto {
	color: #000000;
	font-size: 20pt;
	font-family: arial;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

#mytext {
	padding: 100px;
	text-align: justify;
	color: #000000;
	font-size: 20pt;
	font-family: arial;
}

#motto {
	color: black;
	padding: 100px;
	text-align: justify;
}

table {
	text-align: center;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
