a:visited {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:link {color: #000000; text-decoration: underline;}
body {
   font-family: Arial Rounded MT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
   color:#000000;
   background-color: #ffffff;
}
hr {
	color:#000000;
}
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:#000000;
	line-height: 22px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color:#000000;
	line-height: 18px;
	font-weight: normal;
}
h3 {
	font-size: 15px;
	color:#000000;
	line-height: 20px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	color:#000000;
	font-weight: bold;
}
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:#000000;
}
#c2{
  color:#000000;
}  