a.sub:active 
{
	border: 1px solid #dddddd;
	padding: 2px, 4px, 1px, 2px;
	font-family: "verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.sub:visited 
{
	border: 1px solid #dddddd;
	padding: 2px, 4px, 1px, 2px;
	font-family: "verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.sub:link
{
	border: 1px solid #dddddd;
	padding: 2px, 4px, 1px, 2px;
	font-family: "verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.sub:hover 
{
	background: #cccccc;
	border: 1px solid #dddddd;
	padding: 2px, 4px, 1px, 2px;
	font-family: "verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a:active 
{
	font-family: "verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 12px;
	text-decoration: none;
}

a:visited 
{
	font-family: "verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 12px;
	text-decoration: none;
}

a:link
{
	font-family: "verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 12px;
	text-decoration: none;
}

a:hover 
{
	font-family: "verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 12px;
	text-decoration: underline;
}

p
{
	padding: 2px, 2px, 2px, 2px;
	font-family: "verdana", "trebuchet MS", arial;
	color: slategray;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}

div
{
	padding: 2px, 2px, 2px, 2px;
	font-family: "verdana", "trebuchet MS", arial;
	color: slategray;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}

span
{
	padding: 2px, 2px, 2px, 2px;
	font-family: "verdana", "trebuchet MS", arial;
	color: slategray;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}

h1
{
	padding: 2px, 2px, 2px, 2px;
	font-family: "Verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 11pt;
	text-decoration: none;
	text-align: justify;
}

h2
{
	padding: 2px, 2px, 2px, 2px;
	font-family: "Verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
}

div.highlight
{
	border-top: 2px solid #5faa7a;
	border-bottom: 2px solid #5faa7a;
	padding: 20px, 10px, 20px, 10px;
	margin: 10px, 10px, 10px, 10px;
	font-family: "Times New Roman";
	color: #5faa7a;
	font-size: 17pt;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-align: left;
}

div.small
{
	padding: 20px, 10px, 20px, 10px;
	margin: 10px, 10px, 10px, 20px;
	font-family: "Times New Roman";
	color: #005828;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	text-align: left;
}

div.h1
{
	padding: 2px, 2px, 2px, 2px;
	font-family: "Verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 11pt;
	text-decoration: none;
	text-align: justify;
}

div.h2
{
	padding: 2px, 2px, 2px, 2px;
	font-family: "Verdana", "trebuchet MS", arial;
	color: #005828;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
}

li
{
	padding: 2px, 2px, 2px, 2px;
	font-family: "verdana", "trebuchet MS", arial;
	color: slategray;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}

div.title
{
	background-color: #005828;
	font-family: "Tahoma", "trebuchet MS", arial;
	color: #ffffff;
	font-size: 14px;
	padding: 5px, 6px, 5px, 6px;
	text-decoration: none;
	text-align: left;
}

td
{
	border: 0px dotted red;
}

select
{
	color: #005828;
	font-size: 10px;
	font-family: "verdana", "trebuchet MS", arial;
	width: 120px;
}