
.body { font-family: Times,Times New Roman; font-size: 11pt; line-height: 13pt; color: #727169; text-decoration: none; }
.body a:visited { font-family: Times,Times New Roman; font-size: 11pt; line-height: 13pt; color: #000000; text-decoration: none; }
.body a:active { font-family: Times,Times New Roman; font-size: 11pt; line-height: 13pt; color: #000000; text-decoration: underline; }
.body a:link { font-family: Times,Times New Roman; font-size: 11pt; line-height: 13pt; color: #000000; text-decoration: none; }
.body a:hover { font-family: Times,Times New Roman; font-size: 11pt; line-height: 13pt; color: #000000; text-decoration: underline; }

.head { font-family: Times,Times New Roman; font-size: 13pt; line-height: 15pt; color: #727169; text-decoration: none; font-weight: bolder; }

.none input { border: 0px; }

.form input, select, textarea
{
        font-family: Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #000000;
        padding : 1px
        background-color: #FFFFFF;
        border: solid 1px;
        border-color : #000000;
}

div.nav_top
{   
    position: absolute;
    top: 0px;
    display: none;
    z-index: 10;
}