body			{ font-family: Lucida Sans Unicode, arial, sans-serif; margin: 4; }

a:link 			{ text-decoration: NONE; color: #996600;  }
a:visited		{ text-decoration: NONE; color: #996600;  }
a:hover			{ text-decoration: UNDERLINE; color: #996600; }

.top		{ border: 1px solid BLACK; border-bottom: none; border-collapse: COLLAPSE; }
.menu 		{ vertical-align: top; padding: 0; color: BLACK; border: 1px solid BLACK; border-bottom: none; text-align: CENTER; color: BLACK; font-size: 11pt; font-weight: BOLD; border-collapse: COLLAPSE; }
.search			{ text-align: CENTER; vertical-align: MIDDLE; font-weight: BOLD; font-size: 12pt; }
.search form	{ border: 1px solid BLACK; }

.side			{ vertical-align: top; font-size: 10pt; color: BLACK; padding: 5; }

.side-x			{ vertical-align: top; font-size: 10pt; color: BLACK; padding: 5; border: 1px solid BLACK; }
.side-x a:link		{ text-decoration: NONE; color: #996600; }
.side-x a:visited		{ text-decoration: NONE; color: #996600; }
.side-x a:hover		{ text-decoration: UNDERLINE; color: #996600; }
.side-x .sub-title 		{ font-weight: BOLD; font-size: 10pt;  }

.middle		{   border: 1px solid BLACK; border-top: none; }

.content		{ font-size: 10pt;  background: WHITE;  padding: 5; vertical-align: top;}
.content .title		{  font-weight: BOLD; font-size: 18pt;  }
.content .rcol		{ vertical-align: MIDDLE; }
.content .lcol		{}

.sendMail		{ font-size:8pt ; color:BLACK; text-align: LEFT;padding-left: 5;  }
.copy			{ font-size:8pt ; color:WHITE; text-align: RIGHT; padding-right: 5; }