.style_Title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: bold;
		color: #003399;
		margin-top: 10;
		margin-bottom: 10;
		border-top: solid;
		border-top: 2px solid #003399;
		}
.style_Head1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: bold;
		color: #003399;
		margin-top: 25;
		margin-bottom: 10;
		}
.style_Head2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: bold;
		color: #003399;
		margin-top: 25;
		margin-bottom: 10;
		}
.style_Body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		margin-top: 0;
		margin-bottom: 10;
		}
.style_BodyTall {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		line-height: 1.5;
		margin-top: 0;
		margin-bottom: 10;
		}
.style_Tiny {
		font-family: Arial, Helvetica, sans-serif;
		font-size: xx-small;
		margin-top: 0;
		margin-bottom: 5;
		}
.style_Breadcrumbs {
		font-family: Arial, Helvetica, sans-serif;
		font-size: xx-small;
		color: #049900;
		margin-top: 0;
		margin-bottom: 5;
		}
.Style_OtherOptions {
		margin-top: 0;
		margin-bottom: 0;
		border-top: solid
		border-bottom: 2px solid #003399;
		text-align: center;
		font-style: italic;
		font-size: x-large;
		color: rgb(255,0,0);
		color: black;
		background: white;
		border-color: red;
		border-left: double;
		}

