@charset "utf-8";


A:link, A:visited, A:active {	color: #54462c;	text-decoration: underline; }
A:hover {	color: #95171a;	text-decoration: underline; }
A.menulink:link, A.menulink:visited, A.menulink:active { color: #ffffff; text-decoration: none; }
A.menulink:hover { color: #c4b395; text-decoration: underline; }

.head { font: bold 2.0em Georgia, Times New Roman, Times, serif; color:#54462c; border-bottom: 1px dashed #54462c;	padding-left:1px; }
.subHead { font: bold 1.8em Georgia, Times New Roman, Times, serif; color:#54462c;  }
.caption { font: bold .9em Georgia, Times New Roman, Times, serif; color:#54462c; font-style:italic; }
.content {font: normal 1.0em Georgia, Times New Roman, Times, serif; color:#54462c; }

