﻿.style_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
}
.ms-color2-main {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: silver;
}
.ms-color2-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: #7FEF7F;
}
.ms-color2-even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	border-style: none;
	background-color: #FFFFEF;
}
.style_table {
	border: medium ridge gray;
	background-color: #A0A0A0;
}
.style_no_margin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.style_list_margin {
	margin-top: 0px;
	margin-bottom: 5px;
}
.style_quote {
	margin-left: 24px;
	margin-right: 24px;
}
.style_image_L {
	float: left;
	border-style: solid;
	border-width: 2px;
	margin: 2px;
}
.style_image_R {
	float: right;
	border-style: solid;
	border-width: 2px;
	margin: 2px;
}
.style_image_line {
	border-style: solid;
	border-width: 2px;
	margin: 0px;
}
.style_red {
	color: red;
}
.style_green {
	color: green;
}
.style_yellow {
	color: yellow;
}
.style_white {
	color: white;
}
