body    { font-family: Arial; color: #000000; font-size:11pt}

a:link       { color: #3A8B43; text-decoration: none; font-size:10pt; font-family:Arial }
a:active     { color: #3A8B43; text-decoration: none; font-size:10pt; font-family:Arial  }
a:visited    { color: #3A8B43; text-decoration: none; font-size:10pt; font-family:Arial }
a:hover      { color: #3A8B43; text-decoration: underline; font-size:10pt; font-family:Arial }

a:link.ext	{ color: #000080; text-decoration: none }
a:active.ext	{ color: #000080; text-decoration: none  }
a:visited.ext	 { color: #000080; text-decoration: none }
a:hover.ext	{ color: #000080; text-decoration: underline }

p            { font-family: Arial; color: #000000; font-size: 10pt }
h5           { color: #000080; font-family: Arial; font-size: 10pt }
td           { font-size: 10pt; font-family: Arial; color: #000000 }.borders {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3A8B43;
	border-left-color: #3A8B43;
}
.navbar {
	margin: 0px;
	padding: 0px;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A8B43;
}
