body {
	margin-top: 0px;
	background-color: #778D5F;
}

body,td,th {
	color: #FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: larger;}

h2 {
	font-family: Arial;
	font-size: smaller;}

ol {
  font-family: Arial;
  font-size: 10pt;}

ul {
  font-family: Arial;
  font-size: 10pt;}
  
table { 
  font-family: Arial;
  font-size: 10pt;}

p {
  font-family: Arial;
  font-size: 10pt;}

.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }

td.table1
{
background-repeat: no-repeat;
background-position: top
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.style1 {
	font-size: 24px
}

.galleryImage {
	padding: 5px;
	background: #fff;
	border: 1px solid #000;
}

.galleryList {
	list-style-type:none;
}

.galleryList li {
	float:left;
	display:block;
	text-align:center;
	margin: 5px;
	width: 150px;
	height: 150px;
}

.galleryContainer {
	float:left;
	clear:right;
}

.galleryText {
	
}

.galleryPage {
	text-align:center;
}

.galleryPageImage {
	padding:10px;
	background: #fff;
	border: 1px solid #000;
}

