﻿body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:white;
}
a:link {
	color: #2B2B97;
	text-decoration: none;
}
a:visited {
	color: #2B2B97;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
.Heading {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #009999;
}
.Para_Text {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	word-spacing: 1pt;
	letter-spacing: normal;
	vertical-align: text-top;
	line-height: 15pt;
}
.Bullet {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	list-style-type: disc;
	line-height: 18pt;
}
.Copy_Right {
	font-family: verdana;
	font-size: 6pt;
	font-weight: bold;
	color: #009999;
}
