body { font-family: garamond, arial, sans-serif; background-color: #ffffff; }
body.index { font-family: garamond, arial, sans-serif; background-color: #d1d1d1; }

font.header1 { color: #770000; font-size: 150%; font-weight: bold; }
font.header2 { color: #770000; font-size: 125%; font-weight: bold; }
font.header3 { color: #770000; font-size: 100%; font-weight: bold; }
font.caption { font-size: 80%; font-weight: normal; }
font.link1 { color: #af4a22; font-size: 150%; font-weight: normal; }
font.linknewsletter { color: #770000; font-size: 100%; font-weight: bold; }

font.subup { color: #6B8098; font-size: 100%; font-weight: normal; }
font.subdown { color: #46576B; font-size: 100%; font-weight: normal; }

table.header {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0;
	border-style: none;
	padding: 0; 
	margin: 0;
	border: 0;
	border-collapse: collapse; }

table.header tr {
	border-width: 0px 0px 0px 0px;
	padding: 0;
	border-style: none;
	-moz-border-radius: 0; }

table.header td {
	border-width: 0px 0px 0px 0px;
	padding: 0;
	border-style: none;
	-moz-border-radius: 0; }

table.newsletter {
	width: 600px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 10;
	border-style: none;
	padding: 10px; 
	margin-top: 10px;
	border: 0;
	border-collapse: collapse; }

table.main {
	width: 800px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 10;
	border-style: none;
	padding: 10px; 
	margin-top: 10px;
	border: 0;
	border-collapse: collapse; }

table.main td {text-align: left; }

table.bordered { border: solid 1px #af4a22; width: 100%; }

table.borderedgrey { border: solid 1px #8b9fb3; width: 100%; }

a:link { color: #af4a22; text-decoration: none }
a:visited { color: #af4a22; text-decoration: none }
a:active { color: #770000; text-decoration: underline }
a:hover { color: #770000; text-decoration: underline }

img.photo { margin: 10px 10px; border: 0; }

em { font-family: times, sans-serif; font-size: 90% }