body		{ background:#DDDDCC; color:#000000; margin:5px; }

a, h1, h2, h3 h4, h5, h6, p, td, th, ul, ol, dl	{ font-family: Tahoma; }

h1 		{ font-size:20px; font-weight:1000; color:#555555; text-align:center}
h2 		{ font-size:16px; font-weight:bold; text-align:center}
h3 		{ font-size:14px; font-weight:bold; }
h4, h5   	{ font-size:12px; font-weight:bold; text-align:center}
h6		{ font-size:8px; }

a:link 	        { color: #000077; text-decoration: none; font-weight:bold}
a:visited	{ color: #000077; text-decoration: none; font-weight:bold}
a:hover 	{ color: #2222ff; text-decoration: underline; font-weight:bold}
a:active 	{ color: #ff2222; text-decoration: none; font-weight:bold}

a		{ font-size:14px }
a.linklist	{ font-size:12px }

p, td, th,
ul, ol, dl,
pre	        { font-size:12px }
