/* old bg color: #a8b3d5 */
body {margin-top: 3px; margin-left: 10px; margin-right: 3px; margin-bottom: 3px; 
	padding-top: 0; padding-left: 0; padding-right: 0; padding-bottom: 0; 
	border-top: 0; border-left: 0; border-bottom: 0; border-right: 0; 
	width: auto; color: #000000; background: #ffffff url(graphics/background4.gif); 
 scrollbar-track-color: #ffffff; scrollbar-face-color: #ed2024; 
	scrollbar-arrow-color: #000000; scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff; scrollbar-shadow-aolor: #000000;}
	
p, div, tr, td {font: 16px Courier New, Courier, mono; color: #000000;}

td {margin: 0px; padding: 0px; vertical-align: top;}

a:link {color: #ed2024; text-decoration: underline; font-weight: bold;}
a:visited {color: #000000; text-decoration: underline; font-weight: bold;}
a:active  {color: #000000; text-decoration: underline; font-weight: bold;}
a:hover   {color: #000000; text-decoration: underline; font-weight: bold;}

ol, ul, li {font: 14px Courier New, Courier, mono; list-style-type: disc; color: #000000;}
li {padding-bottom: 0.5em;}
ol, ul {list-style: outside; padding: 0; display: list-item;}

h1 {font: bold 24px Courier New, Courier, mono; margin: 0; color: #000000;}
h2 {font: bold 16px Courier New, Courier, mono; margin: 0; color: #000000;}
h3 {font: bold 13px Courier New, Courier, mono; margin: 0; color: #000000;}
h4 {font: bold 12px Courier New, Courier, mono; margin: 0; color: #000000;}

.red, .red h1, .red h2 {color: red;}
.head {vertical-align: middle;}
.main {padding-right: 80px;}

.footer, .footer td {font: 12px Courier New, Courier, mono; color: #555555;}
.footer a {font: 12px Courier New, Courier, mono;}	
.footer a:link {color: #ed2024; text-decoration: none; font-weight: normal;}
.footer a:visited {color: #000000; text-decoration: none; font-weight: normal;}
.footer a:active  {color: #000000; text-decoration: none; font-weight: normal;}
.footer a:hover   {color: #000000; text-decoration: underline; font-weight: normal;}

.pad {padding-right: 2em;}
