p, ul, ol, li, td, h1, h2, h3, h4 {
  font-family: verdana,arial,helvetica,geneva,sans-serif;
  }

p, ul, ol, li, td, h2, h3, h4 {
  font-size: 12px;
  }

h1 {
  font-size: 16px;
  font-weight: 900;
  text-align: center;
  }
  
h2 {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  }

h3 {
  font-weight: bold;
  }

h4 {
  font-weight: bold;
  }    

/* Style Word */
dt {
  font-weight: bold;
  text-transform: uppercase;
  }

/* Style Definition */
dd {
  margin-bottom: 10px;
  }

ol {
  list-style-type: lower-alpha;
  }

.def {
  color: green;
  font-weight: bold;
  }

.upper {
  text-transform: uppercase;
  }

.sidebar {
  padding: 0 0 0 0;
  border-collapse: collapse;
  width: 204px;
  }

dl {
  margin-left: 20px;
  }

caption {
	font-weight: bold; 
	margin 20 0;

}

blockquote {
	text-align: justify;
	}

.important	{font-size: 10px; font-weight: 600; color: rgb(255,0,0);}



.court li {
  font-weight: bold;
  margin-bottom: 10px;
  }
.court li.main {
  font-weight: bold;
  margin-bottom: 40px;
  }
.inner li {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0px;
  }

