*  {
margin: 0 auto auto;
padding: 0;
}

body {
background-color: #f5f5f5
}

table, td  {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
background-color: #f5f5f5;
}

p  {
font-size: 0.8em;
line-height: 1.6em;
margin-bottom: 1em;
}

.capture    { color: #000; font-style: italic }

ul, li, ol    { font-size: 0.9em; line-height: 1.6em; list-style-type: square; list-style-position: outside; margin-bottom: 0.52em; margin-left: 8px }

h1  { color: #003; font-size: 1em; line-height: 1.8em; margin-bottom: 1em }

.menu  { font-size: 1em; font-weight: bold; line-height: 1.8em; margin-bottom: 1em; margin-right: 0em }

.footer    { color: #669; font-size: 0.9em; line-height: 1.4em; margin-bottom: 1em }

.title {
color: #000;
font-weight: bold;
}

a, a:link, a:visited   { color: #003; text-decoration: none }

a:hover, a:active, a:focus   { color: #003; text-decoration: underline }
