﻿.Header1 {
				font-family: Verdana;
				font-size: medium;
				font-weight: bold;
				font-style: normal;
				color: #0074D9;
}
.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;
				width: 600px;
				line-height: 150%;
}
.ColumnLine {
				font-size: small;
				font-family: verdana;
				width: 359px;
				line-height: 150%;
}
.Listitem {
				font-family: verdana;
				list-style-type: square;
				font-size: smaller;
				font-style: normal;
				line-height: 200%;
				text-align: left;
				margin-left: 0px;
}
