@charset "utf-8";
/* CSS Document */

.jpg {
	text-align: center;
}
.menu {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.text {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
		margin-right: 15px;
	margin-left: 15px;
}
.text1 {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	font-weight: bold;
}
.text2 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
}
.table {
	margin: 40px;
	text-align: center;
}
td {
	vertical-align: top;
}
.textlink { FONT-SIZE: 18px; COLOR: #FFFFFF; TEXT-DECORATION: none}
.textlinkb { FONT-SIZE: 18px; COLOR: #FFFFFF; TEXT-DECORATION: underline}