﻿div.usually { border: 1px solid silver; margin: 0px; padding: 0px; background-color: rgb(232, 232, 232); font-size: 100%;
width:99%; }
div.usually h2 { border-bottom: thin outset rgb(51, 51, 102); margin: 0px; padding: 3px 2px 2px; color: white; background-color: rgb(102, 102, 153); text-align: center; font-size: 100%; }
div.usually h2 a:link { color: white; }
div.usually h2 a:visited { color: white; }
div.usually h2 a:hover { color: white; }
div.usually h2 a:active { color: white; }
div.usually h3 { border-top: thin dotted rgb(0, 128, 192); border-bottom: thin dotted rgb(0, 128, 192); margin: 3px; padding: 2px; color: rgb(0, 51, 102); border-left-width: thin; border-left-color: rgb(0, 128, 192); text-align: center; background-color: rgb(232, 232, 232); font-size: 100%; }
div.usually ul { margin: 0px; padding: 5px; }
div.usually ul li { margin: 0px; padding: 1px; list-style-type: none; list-style-position: outside; font-size: 100%; }