/* Body */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C73B5;
	margin: 0px;
	background-color: #EEEEEE;
}
a {
color: #000000;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
 }
 


img {
border: none;
}


div#gallery div {
float: left;
height: 150px; /* or whatever size you want */
width: 130px;
}





h1 {
font-size: 15px;
color: #FFFFFF;
background-color: #000000;
background-repeat: no-repeat;
background-position: left center;
}
h3 {
font-size: 12px;
color: #FFFFFF;
background-color: #559ae8;
}

/* Text elements */
p, form, ul, ol {
margin: 10px 0px;
}
/* Classes */
.linespace {
margin-top: 1em;
}
.style99 {font-size: 10px}


	
	

