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

body {
	background-color: #CFFE90;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.Thumbnail {	padding: 5px;
	border: 1px solid #006699;
	background-color: #FFFFCC;
}
.gal {
	text-align: center;
}
.style1 {	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 36px;
	font-weight: bold;
	color: #1B89B5;
}
.style3 {	font-size: 18px;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #003300;
}
