/* Start custom CSS */p > a{
    color:#0066cc !important;
    font-weight: bolder !important;
}
table, th, td {
  border: 1px solid black !important;
}

.toc ul li{
    list-style-type: none !important; 
}/* End custom CSS */