@charset "utf-8";
/* CSS Document */

A:link         { color: #0C5073; font-weight: normal; text-decoration: underline }
A:visited         { color: #0C5073; font-weight: normal; text-decoration: underline }
A:hover          { color: #0C5073; font-weight: normal; text-decoration: underline !important; }
A  { text-decoration: underline }


BODY   { font-size: 12px; font-family: verdana, arial, helvetica; background-color:#601405; line-height:20px;}
STRONG  { font-weight: bold; font-family: verdana, arial, helvetica }
TD   { color: black; font-size: 12px; font-family: verdana, arial, helvetica }
p, span  {
	font-size: 12px;
	font-family: verdana, arial, helvetica;
}


h1  { font-size: 24px; line-height: 20px; font-family: Papyrus, Copperplate Gothic Bold; }
h2  { font-size: 22px; line-height: 18px; font-family: Papyrus, Copperplate Gothic Bold; }
h3  { font-size: 20px; line-height: 14px; font-family: Papyrus, Copperplate Gothic Bold; }
h4  { font-size: 18px; line-height: 12px; font-family: Papyrus, Copperplate Gothic Bold; }
h5  { font-size: 16px; line-height: 10px; font-family: Papyrus, Copperplate Gothic Bold; }
h6  { font-size: 10px; line-height: 10px; font-family: Papyrus, Copperplate Gothic Bold; }

