body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: darkgreen;
	background-color: rgb(255,255,255);
  	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	align: left;
	overflow-y:scroll;
	}

p {margin-top: 10px; margin-bottom:0px;}

A:link 			{ text-decoration: none; border-bottom: 1px dashed; color: #990000} 
A:visited		{ text-decoration: none; border-bottom: 1px dashed; color: #990000} 
A:active 		{ text-decoration: none; border-bottom: 1px dashed; color: #FF0000} 
A:hover 		{ text-decoration: none; border-bottom: 1px dashed; color: #FF0000} 

hr hr {color: gray; height: 0; border-bottom: 1px dashed; border-top: 0px; border-collapse: collapse} 

h1 {font-family: Arial;
color: white;
font-size:36px;
font-weight: bold;
margin-top: 10px;
margin-bottom:0px
}

h1z {font-family: Arial;
color: darkgreen;
font-size:36px;
font-weight: bold;
margin-top: 10px;
margin-bottom:0px
}


h2red {font-family: arial;
font-size:28px;
margin-top: 2px;
margin-bottom:2px
color: rgb(255,000,000);
}

h2 {font-family: arial;
font-size:28px;
margin-top: 2px;
margin-bottom:2px
}

h3 {font-family: arial;
letter-spacing:2px;
color: darkgreen;
font-size:16px;
margin-top: 14px;
margin-bottom:2px;
}

li {list-style-type:none; vertical-align:top;
margin-top: 15px;
margin-bottom: 15px; font-size:18px; padding: 0 0 0 0;}

li A:link 		{ text-decoration: none; border-bottom: 1px dashed; color: #990000; } 
li A:visited		{ text-decoration: none; border-bottom: 1px dashed;  color: #997070; } 
li A:active 		{ text-decoration: none; border-bottom: 1px dashed; color: #997070;} 
li A:hover		{ text-decoration: none; border-bottom: 1px dashed; color: #F00;}

.li2 {list-style-type:disc; vertical-align:top;
margin-top: 5px;
margin-bottom: 10px; font-size:14px; padding: 0 0 0 0;}

.li3 {list-style-type:none; vertical-align:top;
margin-top: 5px;
margin-bottom: 10px; font-size:14px; padding: 0 0 0 0;}

table {text-align: justify; border-collapse: collapse; border-color:darkgreen;}
td {vertical-align:top;}

table.st td{vertical-align: middle; text-align: justify; border-collapse: collapse;}
