<STYLE TYPE-"type/css">

BODY {background: #FFFFFF}

A:link
{
    COLOR: #00008b;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #00008b;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.side
{
    COLOR: black
}
A:hover
{
    COLOR: #476895;
    TEXT-DECORATION: underline
}

H5 {font-size:14px;
    font-family: "Verdana", "Arial";
    font-weight: normal
}

H4 {font-size:10px;
    font-family: "Verdana", "Arial";
    font-weight: normal
}

H3 {font-size:12px;
    font-family: "Verdana", "Arial";
    font-weight: normal
}

.scroll {scrollbar-3dlight-color:;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:;
	scrollbar-shadow-color:#999999}

.inputbox {
  width:150px;
  height:18px;
  font-family: helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  border:1px solid #000000;
  background:#CCCCCC;
}

.inputemail {
  width:100px;
  height:18px;
  font-family: helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  border:1px solid #000000;
  background:#FFFFFFF;
}

.inputsubject {
  width:250px;
  height:18px;
  font-family: helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  border:1px solid #000000;
  background:#CCCCCC;
}

.textbox {
  width:250px;
  height:65px;
  font-family: helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  overflow: hidden;
  border:1px solid #000000;
  background:#CCCCCC;
}

.textemail {
  width:350px;
  height:100px;
  font-family: helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  overflow: auto;
  border:1px solid #000000;
  background:#CCCCCC;
}

.chkbox {
  color:#000000;
  border:1px solid #000000;
  background:#CCCCCC;
}
  
</STYLE> 
