a.nav:link {color: #ff9; text-decoration: underline;}
a.nav:visited {color: #f90; text-decoration: underline;}
a.nav:active {color: #ff9; text-decoration: underline;}
a.nav:hover {color: #ff6; text-decoration: underline;}

a:link {color: #c30;}
a:hover {color: #f90;}
a:visited {color: #c30;}
a:active {color: #cc3;}
	
body {background-color: #ffc; color: #963; font-family: Lucida Sans, Arial, Verdana; margin: 0px; font-size: small;}

table.nav {width: 745px;}
table.nav td {background-color: #963; text-align: center; font-weight: bold; font-size: small;}

table.content {width: 745px; margin-bottom: 24px;}
table.content td {vertical-align: top; font-size: 100%;}

div.normal {text-align: left; margin-bottom: 8px;}

td.pageTitle {font-size: 100%; padding: 20px 0px 10px 0px;}
span.subhead {font-style: italic; font-size: 80%;}

span.bodymind {font-weight: bold; font-style: italic;}

table.brown {width: 100%; border: 1px solid #963;}
table.brown td {border: 1px solid #963; font-size: 80%; padding: 6px;}
table.contact {width: 100%; margin-top: 18px;}
table.contact td {font-size: 80%; padding: 6px;}
td.brown {background-color: #963; color: white; font-weight: bold;}

div.event {font-size: 120%; font-weight: bold; font-style: italic;}

div.language {color: #c30; text-decoration: underline; cursor: hand; cursor: pointer; font-size: 80%; text-align: right;}
div.languageOn {font-weight: bold; font-size: 80%; text-align: right;}