a 		{ color: #003366; text-decoration: none; font-weight : 800;}
a:link		{ color: #003366; text-decoration: none; font-weight : 800;}
a:visited	{ color: #003366; text-decoration: none; font-weight : 800;}
a:active	{ color: #54622D; font-weight : 800; }
a:hover	{ color: red; font-weight : 800;}

.header {
  font-family : Times,New,Roman;
  font-weight : 600;
  font-size : 24pt;
  color : #D3BE75;
}

.sheader {
  font-family : Arial;
  font-weight : 600;
  font-size : 8pt;
  color : #fdb029;
  margin-top : 8px;
  margin-bottom : 5px;
}

.scdetail {
  font-family : Arial;
  font-weight : 400;
  font-size : 8pt;
}

.scnormal {
  font-family : Arial;
  font-weight : 400;
  font-size : 10pt;
  color : #000000;
  text-align : justify;
}

.scnormalnj {
  font-family : Arial;
  font-weight : 400;
  font-size : 10pt;
  color : #000000;
}

.scguestnormal {
  font-family : Verdana;
  font-weight : 400;
  font-size : 8pt;
  color : #c6c6de;
}

.scguestdetail {
  font-weight : 400;
  font-family : Verdana;
  font-size : 7pt;
}

.scpurpletext {
  font-family : Arial;
  font-weight : 400;
  font-size : 10pt;
  color : #561770;
}

.scredtext {
  font-family : Arial;
  font-weight : 400;
  font-size : 10pt;
  color : #ff0000;
}

.scredshout {
  font-family : Arial;
  font-weight : 800;
  font-size : 12pt;
  color : red;
}

.scpurplehead1 {
  font-family : Arial;
  font-weight : 800;
  font-size : 14pt;
  color : #561770;
}

.scheading {
  font-family : Arial;
  font-weight : 600;
  font-size : 12pt;
  color : #561770;
}

.navlinka {
  font-family : Arial;
  font-size : 8pt;
  text-indent : 5px;
  text-decoration : none;
  color : #561770;
  background-color : #d3be75;
  border-style : outset;
  border-color : silver;
  margin-top : ;
  padding-top : 2px;
  padding-bottom : 2px;
}
