html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
a:link
{
	color: #663333;
	font-size: 14px;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Times, serif;
}
a:visited
{
	color: #663333;
	font-size: 14px;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Times, serif;
 
} 
a:active 
{
	color: #663333;
	font-size: 14px;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Times, serif;
}
a:hover 
{
	color: #800000;
	font-size: 14px;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Times, serif;
}

body
{
	font-family: Trebuchet MS, Arial, Helvetica;
	background-color: rgb(255,255,204);
	color: #333333;
	font-size: 14px;

	
}
h1
{
	font-family: Trebuchet MS, Georgia, Times, serif;
	color: #333333;
	font-size: 22px; 
}
h2
{
	font-family: Trebuchet MS, Georgia, Times, serif;
	color: #633333;
	font-size: 18px; 
}
h3
{
	font-family: Trebuchet MS, Georgia, , Times, serif;
	color: #666666;
}
#lightbox {
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#lightbox img {
	border: none;
}
#overlay {
	background-color: #666;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
.style9 {
	text-align: left;
}
.style10 {
	color: #040404;
}