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

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F6008C;
}
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.gal {
	padding: 12px;
	text-align: center;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-size: 24px;
	color: #006699;
}
.Thumbnail {
	padding: 5px;
	border: 1px solid #C495B8;
}
.style4 {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gal a {
	color: #006699;
}
