@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
.Table_01 {
	text-align: center;
}
#Table_01 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
}
#Table_01 div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 30px;
	text-align: justify;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.andypic {
	padding: 10px;
}

#Table_01 a {
	font-weight: bold;
	color: #FFCC33;
}
