BODY
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:smaller;

	
}	

.highlight
{
	background-color: Yellow;
}

.localheading{
font-weight:bold;
font-size:12pt;
color:black;
background-color:white;
text-align:center;


}

.mb{
padding:2px;
padding-left:4px; 
border-bottom:silver 1pt solid;
text-align:left;
}
.maindiv{
padding:10px;
}

#codeNumbers
{
	font-family: courier new; 
	font-size: 8pt;
	
}

.infocolumn
{
	border-left:1pt solid black;
	width:150px;
	font-size:8pt;
}

#tblFont
{
	background-color: Silver;
	border: solid black 1pt;
}
		
.codecolumn
{
	
	height:100%;
}

#codeScript
{
	
	width:75%;
	font-family : Courier New ;
	font-size:8pt;
}

#txtAll{

width:100%;
font-size:8pt;
color:white;
font-weight:bold; 
font-family:courier new; 
background-color:black
}

#codeAll{

width:100%;
font-size:8pt;
font-family: Courier new;
}

a{
text-decoration:none;
}


