body         { font-family: Arial; font-size: 8pt }
h2           { font-family: Arial; font-size: 12pt; color: #FF0000; }
h3           { font-family: Arial; font-size: 14pt; color: #017dd7; 
		font-style: normal; font-weight: bold }
h4           { font-family: Arial; font-size: 10pt; }
h5		{ font-family: Arial; font-size: 8pt; color: #FF0000; }
h5.small	{ font-family: Arial; font-size: 9pt; color: #0000A0; }
input		{ border-style:1px; font-size: 12; color: #000000; font-family: verdana, helvetica, arial; background-image: url(/img/input_shadow.gif) }
iinput, iselect
{
        font: Arial;
        font-size: 10pt;
        font-color:#017DD7;
        border-width:1;
        border-color:#017DD7;
        border-style:solid;
}

.clsSel1
{
        color: #0000A0;
        font-color: #0000A0
        font-family: Arial,Helvetica,Verdana;
        font-size: 8pt;
        font-weight: normal;
}
.clsSel2
{
        color: #FF0000;
        font-family: Arial,Helvetica,Verdana;
        font-size: 8pt;
        font-weight: normal;
}

