* {margin: 0;
padding: 0;}
body { font-family: Arial; background-color: #a0aab1; }
h1 { color: #e56428; font-size: 90%; }
p { font-size: 80%; line-height: 150%; }
a:link { color: #e56428; font-size: 100%; line-height: 100%; text-decoration: none; }
a:visited { color: #e56428; font-size: 100%; line-height: 100%; text-decoration: none; }
a:hover { color: #e56428; font-size: 100%; line-height: 100%; text-decoration: underline; }
a:active { color: #e56428; font-size: 100%; line-height: 100%; text-decoration: none; }
ul { font-size: 100%; line-height: 150%; margin-left: 16px; list-style-type: circle; }
.cursive { font-style: italic; }
.cursive_or { color: #e56428; font-style: italic; }
.copy { color: #dfe7eb; font-size: 80%; }

