﻿body,div,#top,p,img
{
    margin:0;
    padding:0;
}
body 
{
    font-size:9pt;
    text-align:center;
    background-color:#FFECF5;
}
#bg
{
    margin:0 auto;
    width:960px;
}
.inpText
{
   border:solid 1xp black;
}
label
{
    margin:0;
    padding:0;
}
input
{
    margin:0;
    padding:0;
}
a:link{ color:#97CBFF; text-decoration:none;}
a:visited{ color:#97CBFF; text-decoration:none;}
a:hover{ color:#97CBFF; text-decoration:none;}


