BODY
{
 font: 9pt;
 line-height:17px;
 font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, ËÎÌå,sans-serif;   
 scrollbar-3d-light-color: #5AAEFF;
 scrollbar-arrow-color: #5AAEFF;
 scrollbar-base-color: #F7F3F7;
 scrollbar-dark-shadow-color:#F7F3F7;
 scrollbar-face-color: #F7F3F7;
 scrollbar-highlight-color: #5AAEFF;
 scrollbar-shadow-color: #5AAEFF;
 scrollbar-track-color: #F7F3F7;
 background-color:#ebf1fc;
}

select
{
 background-color:#ebf1fc;
 background: #ebf1fc;
 border:1 solid #5AAEFF;
 color: green;
}

.radio
{
 border:0;
 width:20;
}

.checkbox
{
 border:0;
 width:20;
}

input
{
 background-color:#ebf1fc;
 border:1 solid #5AAEFF;
 color:green;
 height:16pt;
 width:80;
}

.button
{
 font-size: 11pt;
 font-weight:bold;
 background-color:#ebf1fc;
 border-color:tomato;
 border-width:3pt;
 border-style:outset;
 color:#0033ff;
 height:20pt;
 width:80;
}

.t1
{
 font-size: 12pt;
 font-weight:bold;
 color:green;
}

td
{
 vertical-align:middle;
}

textarea
{
 background-color:#ebf1fc;
 BACKGROUND: #ebf1fc;
 border:1 solid #5AAEFF;
 COLOR: green;
 FONT-SIZE: 9pt;
 FONT-STYLE: normal;
 FONT-VARIANT: normal;
 FONT-WEIGHT: normal;
 LINE-HEIGHT: normal;
}

img
{
 border="0"
}


form,table
{
 font: 9pt Tahoma, Verdana;
 border:1pt;
 cellpadding:0pt;
 cellspacing:0pt;
 bordercolor:#ebf1fc;
}

p.h1
{
 font-size:12pt;
 font-weight:bold;
}


td{font-size:12px;line-height:17px;}
A:link{font:9pt;text-decoration:none;color:blue}
A:visited{font:9pt;text-decoration:none;color:#0000ff}
A:active{font:9pt;text-decoration:none}
A:hover{font:9pt;text-decoration:underline;color:red}


.SELECT {BACKGROUND-COLOR: #F7F3F7; BORDER-BOTTOM: #5AAEFF 1px solid; BORDER-LEFT: #5AAEFF 1px solid; BORDER-RIGHT: #5AAEFF 1px solid; BORDER-TOP: #5AAEFF 1px solid; COLOR: #000000}
hr{color: #2f2f4f;}
pre{font-family:Fixedsys;color: #ff0000;font-size: 9pt;}