body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
A:link { color: black;
         text-decoration: none;
         }
A:visited { color: black; 
         text-decoration: none;
         }
A:active { color: black; 
         text-decoration: none;
         }
A:hover { color: #666666; 
         text-decoration: underline;
         }


td {   line-height: 160%;
       font-size: 13px;
       font-weight: normal;
}

h1{    line-height: 160%;
       font-size: 13px;
       font-weight: normal;
}

h2{    line-height: 160%;
       font-size: 13px;
       font-weight: normal;
}

h3{    line-height: 160%;
       font-size: 13px;
       font-weight: normal;
}
h4{    line-height: 160%;
       font-size: 13px;
       font-weight: normal;
}
h5{    line-height: 160%;
       font-size: 13px;
       font-weight: normal;
}
h6{    line-height: 160%;
       font-size: 13px;
       font-weight: normal;
}

li{    line-height: 160%;
       list-style-image: url(../img/arrow.gif); 
}