body { font-family: verdana, arial; font-size: 9pt; }
h3 {color: #993300;}

.Content { width: 700px; }
.Box { border: 1px solid #000000; padding: 10px; }
.Inset { padding-left: 50px; font-family: courier new; font-weight: bold;}
.Seperator { border-top: 2px solid #993300; }
.Section {}


/* ********* ********* ********* ********* ********* */
/* DATA GRID STYLES */
.MainTable { font: 8pt verdana; }	
.MainTable th { background-color: #333399; color: #ffffff; font-weight: bold; text-align: center; }
.MainTable td { background-color: #eeeeee; color: #000000; }
/*.MainTable td { background-color: #cccccc; color: #000000; }*/
