﻿table {text-align: center;width: 100%; float: center; margin-left: 20px;}
tr {width: 100%}
td {width: 25%}
h4 {color: #02486c;
	text-align: center;
	font-size: 125%;
	font-weight: bolder;
	letter-spacing: 0.50em;
	margin-left: 20px;
	padding-top: 1em;
	}
	
h5 {color: #000000;
	text-align: center;
	font-size: 100%;
	font-weight: bold;}
	
	
td.tocg {border: 1px dashed #02486c;}

code {font-size: smalll;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	
