﻿/* Legal Document Stylesheet */ 

h1 {
	text-transform: capitalize;
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

p {
	font-size: 10px;
	margin-top: 0px;
}