﻿A:link        { color: #008000; text-decoration: none }

A:visited   { color: #008000; text-decoration: none }

A:active   {
	color: #008000;
	text-decoration: none;
}

A:hover   {
	color: #008000;
	text-decoration: underline
}

TD   { color: black; font-size: 12px; font-family: Arial }

P    { color: black; font-size: 12px; font-family: Arial }
body { color: black; font-size: 12px; line-height: 12px; background-color: white }
h5 { color: #096; font-size: 12px; font-weight: 600; line-height: 12px }
h1 { color: #396; font-size: 28px; font-weight: 700 }
h2 { color: #000; font-size: 14px; line-height: 14px }
h3 { font-size: 12px; line-height: 12px }
