body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin: 0px 3px 0px 3px;
	top: 0px;
	bottom: 0px;
	}
h1 	{
	font-size: 10pt;
	margin-top: 14px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #000099;
	}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
	margin: 18px 0px 3px 40px;
	}
p {
	font-size: 10pt;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;
	}
.indent1 {
	margin-left: 15px;
	}
.indent2 {
	margin-left: 40px;
	}
li {
	font-size: 10pt;
	text-align: justify;
	margin: 0px 2px 6px 0px;
	}
ol {
	list-style-type: decimal;
	margin-top: 6px;
	}
ul {
	list-style-type: square;
	margin-top: 6px;
	}
.menutext 	{
	font-size: 7pt;
	font-weight: bold;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.SoftwareName {
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
	}
.pageTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	}
.imgbullets {
	list-style-type: square;
	list-style-image:  url(../images/blue-bullet.jpg);
	text-align: justify;
	padding: 0px;
	margin: 0px;
	}
td {
	font-size: 10pt;
	}
a:active {
	color: #009900;
	}
a:link {
	color: #000066;
	}
a:visited{
	color: #000066;
	}
a:hover {
	color: #009900;
	}
a:focus {
	color: #009900;
	}
.smallbutton{
	font-size: 8pt;
	margin-right: 2px;
	}
