
BODY 	{
		font-family:  Times New Roman, Times;
		font-size:  1em;
		line-height:  1em;
		color: #000000;
		background-color: #ffffff;
		margin-left: .25in;
		margin-right: .25in;
		}

A:link {  color: #003399 ; } 
A:visited {  color: #006600 ; }
A:hover {  color: #663300 ; font-style: italic ; }
A:active { color: #0066FF ; }


.nav    {
		font-family: Times New Roman, Times;
		font-size: 1em;
		line-height: 1.2em;
        text-align: left;
		background-repeat: no-repeat;
		}
		
.space  {
		line-height: 16px;
		padding: 4px;
		background-color: #cccccc;
		}		
		
.sdtext {  
		text-indent: 24px;
		color: #003300;
		}
		
.divider  {
		background-color: #cccccc;
		}	
		
.line    {
		background-color: #333333;
		}
		
.hmr	{
		background-color: #cccccc;
		border-style: inset;
		border-color: black;
		border-width: 2px;
		}
		
.spec	{not used
		border-style: inset;
		border-color: red;
		border-width: 3px;
		}		
								