




a		{ text-decoration: none; }


a:hover		{ text-decoration: underline; }


h1		{ font-family: arial, helvetica, sans-serif;
		font-size: 18pt;
		font-weight: bold;}


h2		{ font-family: arial, helvetica, sans-serif; 
		font-size: 14pt; 
		font-weight: bold;}


body, td, li	{ font-family: helvetica, arial, sans-serif; 
		font-size: 10pt;
		//background-color: #ffffff;
		 }


th		{ 
		  font-family: arial, helvetica, sans-serif; 
		  font-size: 11pt; 
		  font-weight: bold;
		}

		
.italic		{font-style: italic}
.bold		{font-weight: bold}


.reged          { color: gray;
		 font-size: 9pt;
		 font-style: italic}

.speak          { color: red;
		 font-size: 10pt;
		 font-weight: bold}
		 
.honor          { color: green;
		 font-size: 10pt;
		 font-weight: bold}
		 
.user          { color: black;
		 font-size: 10pt;
	}
.free          { color: green;
		 font-size: 10pt;
	}
		 

.light1		{background: yellow}
.light2		{background: lime}
.light3		{background: orange}
.light4		{background: gold}
.light5		{background: greenyellow}
.light6		{background: lawngreen}
.light7		{background: lightyellow}
.light8		{background: aqua}
		 
INPUT.submit { width: 45px;
		height: 18px;
		font-size: 7pt;}

.menu		{ color: white;
		cursor: pointer;
		text-decoration: none;  }


.menun		{ color: yellow; 
		cursor: default  }

		
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0079C6;
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt; 
	color:navy
}

span.header1 {
  color:#084d94;
  font-size: 24pt; 
  position:relative;
  font-weight: bold;
  left:20px
}
span.header2 {
  color:#084d94;
  font-size: 12pt; 
  position:relative;
  font-weight: bold;
  left:20px
}
span.header3 {
  color:navy;
  font-size: 11pt; 
  position:relative;
  font-weight: bold;
  left:5px
}



a:link  { text-decoration: none; }

a:hover { text-decoration: none; }




a.menu       {color: #ffffff;
               font-size: 12pt;
               font-weight: bold;
               background-color:#0079C6;
float:left;
width:170px;
text-decoration:none;
padding:0.1em 0.1em;


}

a.menu:hover {background-color:#000080}

table {
  border:1;
  }

td.menu  {
background-color:#0079C6;
vertical-align:top
align:middle;
width:170px

}

td.break {
  background-color:silver ;
width:1px
}

td.content {
  background-color:white;
width:100*
}

tr.yelow {
  background-color:#FFFFCC;
}