body {margin-top: 1px;
      margin-left: 50px;
      margin-right: 50px;
      margin-bottom: 0px;
}
	
	
h1 {font-size: 35px;
	color:white;
	font-family: tempus sans ITC ;
	font-weight: none;
	margin-top: 1px;
	margin-bottom: 3px;
}




ol { list-style-type: decimal;
	font-size: 20px;

}

p {color: white;
	text-indent: 5px; 
	font-family: times new roman;
	font-size: 18px;
	font-style: normal;

}
	
caption {color: white;
	font-family: times new roman;
	font-size: 12pt;
	font-style: none;
}

}
a:link {text-decoration: none;
	font-family: Verdana;
	color: white;
	font-size: 15pt;
}
a:visited {text-decoration: none;
	font-family: Verdana;
	color: white;
	font-size: 12pt;
}
a:hover {text-decoration: underline;
	font-family: Verdana;
	color: white;
	font-size: 12pt;
}
a:active {text-decoration: none;
	font-family: Verdana;
	color: white;
	font-size: 15pt;
}