.body  { color: #808080; font-size: 11px; font-family: tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130% }
.body_bold { color: #639; font-size: 11px; font-family: tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130% }
.headline { color: #639; font-size: 15px; font-family: tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130% }
.toolbar   { color: #666; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.toolbar_space { color: #303; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
a.tool:link	  { color: #666; text-decoration: none }
a.tool:visited	  { color: #666; text-decoration: none }
a.tool:hover	 { color: #303; text-decoration: none }

a.tool2:link	  { color: #639; text-decoration: none }
a.tool2:visited	  { color: #639; text-decoration: none }
a.tool2:hover	 { color: #303; text-decoration: none }

h1{color: #639; font-size: 15px; font-family: tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130%}
h2{color: #808080; font-size: 13px; font-family: tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130%}

a:link	  { color: #666; text-decoration: underline }
a:visited	  { color: #666; text-decoration: underline }
a:hover	 { color: #303; text-decoration: underline }


input {
      border: 1px solid #9966cc;
	  width: auto;
      font: 12px Arial;
      color: #333333;
}

textarea {
         border: 1px solid #9966cc;
         font: 12px Arial;
         color: #333333;
}