body, TD, P	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; COLOR: #004461; }
P, UL, LI { line-height: 1.6; }


a { color: #000000; }
a:link { color: #000000; }
a:active { color: #000000; }
a:hover { color: #000000; text-decoration: none; }

acronym {
        border-bottom: 1px dashed #00cc00;
        cursor: help;
        color: #004461; background-color: #FDF1D1; text-decoration: none;
}

.glossary {
	color: #004461;
	background-color: #FDF1D1;
	text-decoration: none;
	border-bottom: 1px dashed #B2C7CF;
	cursor: help;
 }
.glossary:link { color: #004461; }
.glossary:active { color: #004461; }
.glossary:hover { color: #000000; text-decoration: none; }


/* All colours listed below */
body { background-color: #FEF8E8; } /* Tan colour */
.menu, .menu:link, .menu:active	{ COLOR: #004461; text-decoration: none; } /* Blue-Green colour */
.menu:hover { COLOR: #000000; background-color: #E8EEF1; text-decoration: none; } /* Black colour */
H1, H2, H3, H4, H5 { COLOR: #004461; font-family: Tahoma, Arial, Helvetica, sans-serif; } /* Blue-Grey colour */
.white-text { COLOR: #ffffff; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; } /* White colour */


HR	{ color: #BE2F37; background-color: #BE2F37; height: 1px; }

.button { font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; }

H1	{font-size: 14px; }
H2	{font-size: 14px; COLOR: #BE2F37; }
H3	{font-size: 12px; }
H4	{font-size: 12px; COLOR: #BE2F37; }
H5	{font-size: 11px; }

.footer-white-text, .footer-white-text:link, .footer-white-text:active { FONT-FAMILY: Verdana, Geneva, Arial, Helvetica; font-size: 10px; color: #ffffff; text-decoration: none; }
.footer-white-text:hover { color: #cccccc; text-decoration: none; }

.textinput	{ font-family: monospace; font-size: 9pt; }