@charset "UTF-8";
/* CSS Document */

H1{
	color:#000000;
}

H2{
	color:#000000;	
}

H3{
	color:#000000;		
}
H4{
	color:#000000;		
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
fieldset {
  padding: 1em;
		border: 1px solid #000000;
}
legend {
	color: #000000;
}
.pic_text {
  font: italic 10pt trebuchet ms; 
  margin-bottom: 15px;
}
.pic {
	margin-top: 5px;
   margin-bottom: 5px;
}