
body 
{
 
  font-size: 8pt; 
  color: black;
  font-family : Verdana;
  margin-left:0;
  margin-top:1;
 
}


td { 
	font-size: 8pt
}

p { 
	font-size: 8pt; margin-top: 0; margin-bottom: 0 
}

.border { background-color:#990000; color: White; }
.header
{
   background-color: darkgray;
   color: white;
   font-weight: bold;
}

.bstyle
{
   border-right: gray 1px solid;
   border-top: gray 1px solid;
   border-left: gray 1px solid;
   border-bottom: gray 1px solid;
   border-collapse: collapse;
}

.bstyle2
{
   border-right: maroon 1px solid;
   border-top:  maroon 1px solid;
   border-left:  maroon 1px solid;
   border-bottom:  maroon 1px solid;
   border-collapse: collapse;
}

.text {font-size: 8pt; 
  color: black;
  font-family : Verdana
}

.textlg { font-size: 10pt; color: black; font-weight: bold ;font-family : Verdana}

.menu {font-size: 8pt; 
  color: black;
   font-family : Verdana;
  background-color:#ffffcc
}

.menu2 {font-size: 8pt; 
  color: black;
   font-family : Verdana;
  background-color:#ccffcc;
}


.but {font-size: 8pt;
   color: black;
   background-color: #ffffcc;
   font-weight: bold;
  
}

hr {
	display: block;
	margin: 2px 0;
	padding: 0;
	border: 0;
	border-bottom: 2px dotted #ccc;
	height: 2px;
	line-height: 2px;
}

a:link { color: blue; text-decoration: none;}
a:visited { color: blue; text-decoration: none;}
a:hover { color: blue; text-decoration: underline;}

.ltlink {
font-weight:normal; font-size: 8pt;
}
a.ltlink:link { color: White; text-decoration: none; }
a.ltlink:visited { color: White; text-decoration: none;}
a.ltlink:hover { color: White; text-decoration: none;}







