body
{
 font-family: Verdana;
 font-size: small;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 color: Black;
 
}

h4
{
 font-weight: bold;
 text-decoration: underline;
 font-size: 12px;
}

code
{
	
	font-size: medium;
	background-color:Black;
	color:Silver;
	font-weight: bold;
}

.itl
{
 font-style: italic;
}
.bld
{
 font-weight:bold
}
.imgttl
{
	font-size: x-small
}

