﻿.Header1 {
				font-family: Verdana;
				font-size: medium;
				font-weight: bold;
				font-style: normal;
				color: #800000;
}
.Header2 {
				font-family: Verdana;
				font-size: small;
				font-weight: bold;
}
.Body {
				font-family: Verdana;
				font-size: 10pt;
				color: #000000;
				font-weight: normal;
				width: 600px;
}
.Line {
				font-size: small;
				font-family: verdana;
}
.Listitem {
				font-family: verdana;
				list-style-type: circle;
				font-size: smaller;
				font-style: normal;
				line-height: normal;
				text-align: left;
}
