body
{
 font: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
}
td
{
 font-size: 12px;
 font: normal;
}
h1
{
 color: #5a69b9;
 font-size: 12px;
 padding-left: 20;
 padding-right: 14;
 padding-top: 10;
 padding-bottom: 4;
}
h2
{
 color: #de04ef;
 font-size: 12px;
 padding-top: 4;
 padding-bottom: 4;
}
.main
{
 padding-top: 10;
 padding-bottom: 10;
 font-size: 12px;
 padding-left: 20;
 padding-right: 14;
}
.copyr
{
 padding-top: 10;
 padding-bottom: 10;
 font: normal;
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #9ca096;
}
.headprice
{
 font-size: 12px; 
 color: #ffffff;
 font-weight: bold; 
}
.cellprice
{
 font-size: 12px; 
 color: black;
}
.sectprice
{
 font-size: 12px; 
 color: black;
 font-weight: bold; 
}
A:link { color:  #330099; text-decoration: none;} 
A:visited { color:  #330099; text-decoration: none;} 
A:active { color:  #330099; text-decoration: none;} 
A:hover { color:  #330099; text-decoration: underline;} 
A.copy:link { color:  #9ca096; text-decoration: none;} 
A.copy:visited { color:  #9ca096; text-decoration: none;} 
A.copy:active { color:  #9ca096; text-decoration: none;} 
A.copy:hover { color:  #9ca096; text-decoration: underline;} 
A.copyi:link { color:  #66a5ff; text-decoration: none;} 
A.copyi:visited { color:  #66a5ff; text-decoration: none;} 
A.copyi:active { color:  #66a5ff; text-decoration: none;} 
A.copyi:hover { color:  #66a5ff; text-decoration: underline;} 

input{
    background-color: #ffffff;
    border-bottom: #2c2c99 1px groove;
    border-left: #2c2c99 1px groove;
    border-right: #2c2c99 1px groove;
    border-top: #2c2c99 1px groove;
	color: "#000000";
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    height: 20px
}
select
{
    background-color: #ffffff;
    border-bottom: #2c2c99 1px groove;
    border-left: #2c2c99 1px groove;
    border-right: #2c2c99 1px groove;
    border-top: #2c2c99 1px groove;
	color: "#000000";
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    height: 18px
}
textarea{
    background-color: #ffffff;
    border-bottom: #2c2c99 1px groove;
    border-left: #2c2c99 1px groove;
    border-right: #2c2c99 1px groove;
    border-top: #2c2c99 1px groove;
	color: "#000000";
    font-family: verdana, arial, sans-serif;
    font-size: 11px
}

#tdMenu {text-align:center;background:#000099;color:white;}
#tdMenu a {color:white;line-height:20px}
