
body {
margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; 
background-color: #ffffff; color: #004600;
} 

div { 	
	border: none;
}

h2 { 	background-color: #003399; color: #ffffff; text-align: left; border: 1px solid #cc3399; 
}
h3 { 	background-color: #ffffff; color: #b22222; text-align: left; border: none; 
	font-size: 16px; font-weight: bold; font-family: helvetica, serif; text-decoration: underline;
}

/* Links must always be in the order:
   link, visited, focus, hover, active */
a {
background-color: #ffffff; color: #ff0000; border-bottom: 1px dashed #8b0000; text-decoration: none; 
}

a:link { 
background-color: #ffffff; color: #ff0000; border-bottom: 1px dashed #8b0000; text-decoration: none; 
}

a:visited { 
background-color: #ffffff; color: #cc3399; border-bottom: 1px dashed #8b0000; text-decoration: none; 
}

a.focus { 
background-color: #ffffff; color: #ff0000; border-bottom: 2px dashed #8b0000; text-decoration: none; 
}

a:hover { 
background-color: #ffffff; color: #ff0000; border-bottom: 2px dashed #8b0000; text-decoration: none; 
}

a:active { background-color: #ffffff; color: #ff1493; font-weight: bold; 
}

a.img {   background-color: transparent; text-decoration: none; 
	  border-bottom: none; border-right: none; border-left: none; border-top: none;
}

a.img:hover { background: transparent; text-decoration: none; 
	      border-bottom: none; border-right: none; border-left: none; border-top: none; 
}

input, select, textarea { background-color: #b0e2ff; color: #990000; 
			  font-weight: bold; border: ridge 1px; border-color:#990000;
}

a.fm { background: transparent; text-decoration: none; border: none; 
}

a.fm:hover { background: #b0e2ff; text-decoration: none; border: 1px solid #cc3399; 
}

#block { background-color: #b0e2ff; color: #cc3399; 
}

#jdstiles { background-color: transparent; color: #cc3399; 
}
.head { background-color: #003399; color: #ffffff; 
font-family: arial, serif; font-size: 18px; font-weight: bold; 
}

.content { background-color: transparent; color: #003399; 
font-family: arial, serif; font-size: 14px; font-weight: normal; text-align: justify; 
}

pre { background-color: #dcdcdc; color: #003399; font-family: times; border: 1px solid #003399; 
}

ul { background-color: #ffffff; color: #567e3a; font-family: times; font-weight: bold; 
}

ol { background-color: #ffffff; color: #567e3a; font-family: times; font-weight: bold; 
}
