body {	background: white; 	margin: 0 ;	border: 0 ;	padding: 0 ;	}a:link { color: blue; text-decoration: none; }a:visited { color: navy; text-decoration: none; }a:hover { color: red; text-decoration: underline; }em { font-style: italic; }address { background: white ; color: navy; }.title { text-align: center; }p {text-align: justify; }p.short { text-align: left; }.sub { font-size: small; }table.border { width: 100%; border: 0; }.header { background: black; color: silver; }.header h1 { font-size: xx-large; text-align: center;}.logo { width: 125px; background: gray ; }td.sidebar { background: gray ; color: black;		font-weight: bold; text-align: left; width: 125px; }td.sidebar p {text-align: left ; }.sidebar a:link { color: navy; text-decoration: none; }.sidebar a:visited { color: navy; text-decoration: none; }.sidebar a:hover { color: blue; text-decoration: underline; }.bodybox { margin: 5%; text-align: justify; }.bodybox h2 { font-size: large; font-weight: bold; text-align: center; }.bodybox h3 { font-size: medium; text-decoration: underline; text-align: left; }.padded li { margin-top: 1em ; }.padded li li { margin-top: 0em; }table.rei { border: 1px solid black; }.rei td { vertical-align: top; border: 1px solid gray; text-align: left; }
