﻿body td        { font-family: Arial; font-size: 10pt; color: #000000 }

a:link       {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #00055F;
}
a:hover      {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #00055f;
	text-decoration: underline;
}
a:active     { text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold; color: #555894}
a:visited    { text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold; color: #555894}

a.text:link       {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #00055F;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #B2BCD4;
}
a.text:hover      {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #00055F;
}
a.text:active     {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #555894
}
a.text:visited    { text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold; color: #555894}


a.menu:link       {
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	color: #6d6d6d;
	font-weight: bold;
	font-style: italic;
}
a.menu:hover      { text-decoration: none; font-family: Arial; font-size: 8pt; color: #000066}
a.menu:active     { text-decoration: none; font-family: Arial; font-size: 8pt; color: #419D39}
a.menu:visited    { text-decoration: none; font-family: Arial; font-size: 8pt; color: #6d6d6d}




h1           {
	font-family: Times New Roman;
	font-size: 18pt;
	color: #15AA19;
	font-weight: normal;
	position: relative;
}
h2           {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #830031;
	font-weight: bold
}
.highlight {
	color: #830031;
	font-weight: bold;
}
