body 				{ background-color:white; color:black}
h1,h2,h3,h4,h5,h6 		{ font-family:Arial,Verdana,Helvetica; color:black }
h4				{ font-family:Arial,Verdana,Helvetica; color:black; white-space: nowrap; display: inline}
pre 				{ font-family:monotype}
p				{ font-size: smaller }

tr				{ background: white }
td.header                       { text-align: right ; font-weight: bold; }
th 				{ font-family: Arial,Verdana,Helvetica; color:black}
ul 				{ font-family : Times New Roman, verdana, arial }
li 				{ font-family : Times New Roman, verdana, arial;margin: 1 1 1 1;  
					padding: 3 2 3 2; list-style-type: square }

a				{ color: blue ; }
a:link    			{ text-decoration: none }
a:visited 			{ text-decoration: none }
a:active  			{ text-decoration: underline }
a:hover   			{ text-decoration: underline }

.l  				{ text-align : left}
.c     				{ text-align : center}
.r     				{ text-align : right}
