A:link        {
	font-weight: normal;
	text-decoration: none;
	color: #330033;
}
A:visited     {
	text-decoration: none;
	color: #330033;
	font-weight: normal;
}
A:hover       {
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
}

A.footercell:link        {
	color: #554F2B;
	font-weight: bold;
}
A.footercell:visited     {
	color: #554F2B;
	font-weight: bold;
}
A.footercell:hover       { color: #F4F0A2; font-weight: bold; }

P                         { font-size: 13px; }
P.first:first-letter      { font-size: 300%; float: left;  }
blockquote                { font-size: 13px; }
li                        { font-size: 13px; }

body        {
	font-family: "Times New Roman", Times, serif;
	background-color: #DBDAC1;
	color: #000000;
}
.thinborder {
	border-color:#4D2241;
	border-style:solid;
	border-width:1px;
}
.titlecell  {
	background-color:#B6AD6D;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
.cell1      { background-color:#AFC6DB; font-family: Verdana, Helvetica, Arial; color: #000000; font-size: 13px; font-weight: bold;  }
.cell2      {
	background-color:#BFBE92;
	font-family: Verdana, Helvetica, Arial;
	color: #554F2B;
	font-size: 13px;
	font-weight: bold;
}
.detail     {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
.footercell {
	background-color:#B6AD6D;
	font-family: Verdana, Helvetica, Arial;
	color: #554F2B;
	font-size: 15px;
	font-weight: bold;
}

