body {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-family: Bodoni, Garamond, Bembo, "Times New Roman";

}

h1 {  	font-family: Bodoni, Bembo, Garamond, "Times New Roman"; 
      	font-weight: bold}

h2 {  	font-family: Bodoni, Bembo, Garamond, "Times New Roman"; 
	font-weight: bold}

h3 {  	font-family: Bodoni, Bembo, Garamond, "Times New Roman"; 
	color: #CC0000; font-weight: bold}

h4 {  	font-family: Bodoni, Bembo, Garamond, "Times New Roman"; 
	font-weight: bold; 
	margin-top: 6px; 
	margin-bottom: px; 
	color: #666666}

h5 {  	font-family: Bodoni, Bembo, Garamond, "Times New Roman"; 
	font-weight: bold; 
	color: #999999}

h6 {  	font-family: Bodoni, Bembo, Garamond, "Times New Roman"; 
	font-weight: bold; color: #ffcc99; 
	background-color: #CC0000; 
	font-variant: small-caps; 
	font-size: 8pt}

a:active { color: #FF9900; text-decoration: none}
a:hover {  color: #cc0000; text-decoration: underline}
a:visited {  color: #cc0000; text-decoration: none}
a:link {  color: #ff0000; text-decoration: none}

li {  	font-family: Bodoni, Bembo, Garamond, "Times New Roman";
	margin-top: 6px}
ol {  list-style-image: none; list-style-type: decimal}

p {  font-family: Bodoni, Bembo, Garamond, "Times New Roman"}

ul {  font-family: Bodoni, Bembo, Garamond, "Times New Roman"}

.footer { 	position: relative; 
		visibility: visible; 
		clip:   rect(   ); 
		font-family: Bodoni, Bembo, Garamond, "Times New Roman"; 
		font-size: smaller; 
		font-weight: normal}
