/* general tabs */

body {font: 16px "Arial", sans; color:"black";}

p {color: black; font:16px "Arial", sans;}
.normal {color: black; font:16px "Arial", sans; 
  text-indent: 0.5in; text-align: justify; line-height: 150%;}
.myBox {color: black; font:16px "Arial", sans; 
  text-indent: 0.5in; text-align: justify; line-height: 150%;
  border: 1;}
.date {color: black; font:16px "Arial", sans; font-weight: bold; font-style: italic;
  text-indent: 36px; text-align: right; line-height: 150%;}
.quote {color: black; font:14px "Arial", sans; font-style: italic;
  text-indent: 0px; text-align: center; line-height: 150%; }

.mono {font:16px "Lucida Console", monospace;}
.tagGraphic {text-align:right;}

.menu {font:16px; font-weight:bold; margin-left:50px; color:black;}
 
ul {margin-top:0in; type:disc}
li {mso-list:l3 level1 lfo3; tab-stops:list .5in;}

strong {color: "red";   font: 200% serif;   background-color: "blue";}
h1 {text-align: center;}
h2 {text-align: center;}
h3 {text-align: center; font: 150%; font-weight:bold;}
h4 {text-align: left;}
h5 {text-align: left;}
h6 {text-align: right;}

table {	margin: 0px; padding:0px; border: 1px; border-color:#333;}
table.myBox {border:1px solid #081;   padding:20px;   background-color:#f4f4f4;   margin-bottom:20px;}

.boxed {border: solid #081; border-width:1px;}

caption {color: "red";   font: 120% sans italic;}

a:link, span.MsoHyperlink
	{
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{
	text-decoration:underline;
	text-underline:single;}
