@import url('dom.css');

body,td,th,p,li { font-family: 'Century Gothic',Arial,Helvetica,sans-serif; }

body { background: wheat; color:black; position:absolute; top:0; left:0; }

td p, td li { font-size:0.9em }

h1, h2, h3, strong, cite { color:#CC6600; background:transparent; font-weight:bold; font-style:normal}

a { font-weight:bold; }

a:link,a:visited { color:#C60; background:transparent; }
a:hover,a:active { color:#930; background:transparent;}

#Content { background-color:#FDF7E8; color:black; }

#NavBar { font-size:16pt; font-weight:bold; }

#Footer td.Copyright { font-size:9pt; }
#Footer td.Copyright strong { font-size:11pt; }

