body {
	font: 12px/1.5em 'Cochin', "Times New Roman";
	color: #000000;
	background: #4e4c4c;
	margin: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
table {
	background: url(../images/site/stripe.jpg);
}

.thumbs {
	margin: 2px;
	border: 5px solid #FFFFFF;
}
.tdpad {
	padding-right: 7px;
}
.tiny {
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
a.topnav:link {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
}
a.topnav:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
}
a.topnav:focus {
	font-size: 13px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
}
a.topnav:hover {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
}
a.topnav:active {
	font-size: 13px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-size: 13px;
	line-height: 2em;
}.imageLeft {
	border: 10px solid #FFFFFF;
	margin-right: 10px;
}
h1 {
    color: #545454;
    font-family: 'Cochin', 'Times New Roman', serif;
    font-size: 40px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing:    -0.04em;
    line-height: 1em;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
}
h2 {
	font-size: 24px;
	color: #333333;
	line-height: 1.5em;
}
.imageRight {
	border: 10px solid #FFFFFF;
	margin-left: 10px;
}

