

#another  {	font-weight: bold;}


body{
    background-color: white;
    scrollbar-base-color: #8FBC8F;
    scrollbar-darkshadow-color: #006400;
}

TD  {	font-family : verdana, san-serif;	color : black;	font-size : 13px;}

.head {font-size : 20px;
       font-weight: bold;
}

.head1 {font-size : 30px;
        font-weight: bold;
        color: black;}

.head2{
    font-weight: bold;
    font-size: 15px;
    color: black;
}



TD A  {
    color: black;
    text-decoration: none;
    font-weight: bold;
}


TD A:hover  {	color: black;}

TD B  {
    color: black;
}

img {
    color: #b4ffbb;
    border-color: #b4ffbb;
}


textarea  {
    font-family: Arial, Helvetica;
    background-color: white;
    color: black;
    border-color: black;
    font-size: 12px;
}

input {
    font-family: Arial, Helvetica;
    color: black;
    font-size: 12px;
    height: 30px;
    width: 250px;
    border-color: black;
}

.rad {width:20px;
      height:20px;}

.under {border-bottom:solid 1px black;
        padding:4px 0 6px 0px;}



p{margin:9px 0 0 0px;}


li {list-style:disc outside; margin:0 0px 12px 15px;}


label {vertical-align:top;}

.red{font-weight:bold;
     color:red;
     font-size:18px;}

.notes  {font-size : 24px;
         border-bottom:solid 1px;border-top:solid 1px;margin-bottom:3px;margin-top:0px;font-size:18px;padding-bottom:3px;line-height:24px
}

.rgt{float:right}


