/*
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}*/
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #006600;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
}
a:active {
	text-decoration: underline;
	color: #006600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #006633;
}

#gallery{ 
margin:0px; 
padding:0px; 
list-style:none;
display:block; 
} 
#gallery li{ 
display:inline; 
margin:0px;
} 

.photo{
float:left;
width:220px; 
height:250px;
padding:10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.NAV:link {

	text-decoration: none;
	font-size: 10px;
	color: #999999;
}
a.NAV:visited {

	text-decoration: none;
	font-size: 10px;
    	color: #999999;
}
a.NAV:active {

	text-decoration: none;
	font-size: 10px;
	color: #999999;
}
a.NAV:hover {

	text-decoration: none;
	font-size: 12px;
	color: #99CC00;
}
ul {
	list-style-type: disc;
	color: #006600;
}
