/* 
CSS : Global declarations for zielkelaw.com
Author : Randall Lee Spence dba analogueweb.com
Version : 07.2004 
*/

@import url(/styles/static.css);
@import url(/styles/dynamic.asp);

html, body { width: 100%; height: 100%; background: #ffffff url(/images/background.jpg) repeat-y; margin: 0; padding: 0; font-family: "Times New Roman", Times, serif; }
a:active, a:link, a:visited { color: #0000ff; text-decoration: none; }
a:active, a:hover { color: #ff0000; text-decoration: underline; }
br.clear { clear: both; }
ol { margin: 0 24px 12px 24px; padding: 0; }
ol li { margin: 0 24px 0 24px; padding: 0; }
ol.ur { list-style-type: upper-roman; }
ol.ua { list-style-type: upper-alpha; }
ol.la { list-style-type: lower-alpha; }
p { margin: 0; }
strong {  color: #43271b; }
