a:hover {  color: red; text-decoration: underline}
a {  text-decoration: none}
.table {  background-color: #FFFFCC}
.f_8pt {  font-size: 8pt; line-height: 130%}
.f_9pt {  font-size: 9pt; line-height: 130%}
.f_10pt {  font-size: 10pt; line-height: 130%}
.f_11pt {  font-size: 11pt; line-height: 130%}
.f_12pt {  font-size: 12pt; line-height: 130%}
.f10_red {  font-size: 10pt; color: #CC0000; font-weight: bold; line-height: 130%}
.f10_blue {  font-size: 10pt; color: #0000CC; font-weight: bold; line-height: 130%}
.f10_brown {  font-size: 10pt; color: #482400; font-weight: bold; line-height: 130%}
.f11_brown {  font-size: 11pt; color: #482400; font-weight: bold; line-height: 130%}
.f12_brown {  font-size: 12pt; color: #482400; font-weight: bold; line-height: 130%}

.f10_white {  font-size: 10pt; color: white; font-weight: bold; line-height: 130%}

.style1 {
	color: #660000;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
}

p.txt{
  line-height: 150%;
  }

div.corner{
  width: 650px;
  margin-bottom: 2em;
  margin-top: 2em;
  }
div.contents{
  margin: 0;
  margin-top: -7px;
  border-bottom: 1px solid #3366CC;
  border-left: 1px solid #3366CC;
  border-right: 1px solid #3366CC;
  font-size: 13px;
  padding: 10px;
  padding-top: 15px;
  line-height: 150%;
  color: #003366;
  }
span.form{
  font-size: 13px;
  }