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  }
		