* {margin: 0; padding: 0;  font-family: verdana, tahoma, arial, sans-serif; font-size: 1em;}

html, body {height: 100%; background-color: #FFFFFFF;}
img {border-width: 0; margin: 0;  padding: 0;}

.markup {padding: 0; width: 100%; height: 100%; border-collapse: collapse;} 

a:link {color: #202020; text-decoration: underline;}
a:visited {color: #606060; text-decoration: underline}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

.a, .b { height: 100%; vertical-align: top;}
.a {width: 20%; background-color: #FFAD49; border-right: 2px solid #FF7626}
.b {width: 80%;}

h1 {font-size: 20px; margin-top: 20px; margin-left: 10px;}
h2 { margin-left: 10px; margin-top: 20px;  margin-bottom: 10px;}


.center {display: block; text-align: center; height: 100%;}
.center h1, .center h2, .center h3 {text-align: center;}
.center h1 {margin-top: 15%; margin-bottom: 1%; }

.a ul {margin-top: 100px; font-size: 12px;}
.a ul li {margin-left: 20px; list-style: none; margin-bottom: 5px;}

.a ul li a {font-weight: bold;}

p { margin: 10px 30px;  text-align: justify; text-indent: 20px;}
.b ul {margin: 10px 80px 5px 100px; text-align: justify;}

ul.alpha {list-style-type: upper-alpha;}
ul.decimal {list-style-type: decimal;}
.ca {text-align: center;}
.b table  { border-collapse: collapse; padding: 0; border: 1px solid #000000; margin: 10px;}
.b table td {border: 1px solid #000000;}
.b table th {border: 1px solid #000000;}

table.main {border: 0;}
table.main td {border: 0;}
table.main td.title {vertical-align: top; text-align: right;}