body {
	color : #990000;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : justify;
}
a {
	color : #996633;
}
a:hover {
	color : #FF9966;
	text-decoration : none;
}
.setext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #006666;
	line-height : 20px;
}
p {
	font-size : 11px;
	text-align : justify;
}
.important {
	font-size : 12px;
	color : #CC0000;
}
td#main {
	padding : 10px;
	border-left : 2px solid #999999;
}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #993366;
	text-decoration : overline;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #996699;
}
.copyright {
	color : #CCCCCC;
	font-size : 10px;
	text-align : center;
	line-height : 36px;
}
.copyright a {
	color : #CCCCCC;
}
.copyright a:visited {
	color : #CCCCCC;
}
.nav {
	font-size : 10px;
	color : Gray;
	text-align : center;
}
.nav a {
	color : Gray;
}
.nav a:visited {
	color : Gray;
}
.nav a:hover {
	color : #CCCCCC;
}
table#contact td {
	background-color : Silver;
	padding : 6px;
	font-size : 10px;
	font-weight : bold;
	color : White;
}
table#gallery td {
	padding : 20px 50px 10px 50px;
	font-size : 11px;
	font-weight : bold;
	color : #0099CC;
}