H1 {
	FONT-SIZE: 28px; COLOR: black; FONT-FAMILY: Arial;
}

H2 {
	FONT-SIZE: 48px; COLOR: brown; FONT-STYLE: italic; FONT-FAMILY: Arial; LETTER-SPACING: 20px
}

A {
	COLOR: brown
}

.maintext {
	LINE-HEIGHT: 25px; LETTER-SPACING: 1px; TEXT-ALIGN: justify
}

.footer {
FONT-SIZE: 10px; COLOR: gray; 
}

.textfield {
   border:1px solid #003090;
   background:#ffffcc;
   width:400px;
}

.textarea {
   border:1px solid #003090;
   background:#ffffcc;
   width:400px;
   height:60px;
}

.textfield2 {
   border:1px solid #003090;
   background:#ffffcc;
   width:80px;
}

.pic_gb { 
  float:left; 
}

.gb_text
{
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 1.3;
  margin: 0px;
}

.left_below
{
  font-size: 11px;
}
