a:visited {color: #6B3E07; text-decoration: none;}
a:active {color: #B27B37; text-decoration: none;}
a:hover {color: #A36A24; text-decoration: underline;}
a:link {color: #6B3E07; text-decoration: none;}
body {
   font-family: Arial Rounded MT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
   color:#000000;
   background-color: #D6EBFE;
}
hr {
	color: #7B0100;
}
form {
  font-family: Arial Rounded MT, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
}
input {
  font-family: Arial Rounded MT, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
}
textarea {
	font-family: Arial Rounded MT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: justify;
}
select {
   font-family: Arial Rounded MT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
option {
   font-family: Arial Rounded MT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
h1 {
	font-size: 22px;
	color:#7DA602;
	line-height: 22px;
	ont-weight: 900;
}
h2 {
	font-size: 18px;
	color:#9A9A04;
	line-height: 18px;
	ont-weight: 900;
}
h3 {
	font-size: 15px;
	color:#996600;
	line-height: 20px;
	ont-weight: 900;
}
h4 {
	font-size: 13px;
	color:#333399;
	font-weight: 900;
}
h5 {
	font-size: 11px;
	color:#000000;
	font-weight: normal;
}
h6 {
	font-size: 10px;
	color:#000000;
	font-weight: normal;
}
table {
  font-family: Arial Rounded MT, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
  line-height: 150%;
}
td {
  font-family: Arial Rounded MT, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
  line-height: 150%;
}
tr {
  font-family: Arial Rounded MT, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: mormal;
  line-height: 150%;
}

li {
   margin-top:2px;
   margin-bottom:4px;
}
#b1{
  font-size:150%;
  font-weight:bold;
}
#b2{
  font-size:120%;
  font-weight:bold;
}
#s1{
  font-size:75%;
  font-weight:bold;
}
#c1{
  color: #336666;
}
#c2{
  color: #cc00ff;
}  