
BODY.MAIN {
		font-family: arial, monospace;
		color: black;
		background: #ffff99;
}


BODY.HEAD {
		color: black;
		background: #ffff99;
}

BODY.NAV {
		font-family: arial, monospace;
		background: #ffff99;
}


td.Header {	background: CornflowerBlue;
			font-family: arial, monospace;
			color: black;
			font-size: 15pt;
			white-space: nowrap;}
			
h2 { font: 24px Smash, Arial, monospace;}
h3		{}
h4		{}
h5		{	font-family: arial, Courier, monospace;
			font-size: 13pt;
			white-space: nowrap;}


.DataDescription { font-size: 12pt; color: black; }
.DataRequired { font-size: 142t; color: red;}
.DataOut {	font-family: arial, Courier, monospace;
			font-size: 10pt;
			color: black;
			background-color: #F7F9CC;
			}
.DataOutAlt {font-family: arial, Courier, monospace;
			font-size: 10pt;
			color: black;
			background-color: #ffff99;
			}
.TextOut {	font-family: arial, Courier, monospace;
			font-size: 10pt;
			color:black;
			background-color: #F7F9CC;
		 }
.TextOutAlt {font-family: arial, monospace;
			font-size: 10pt;
			color:black;
			background-color: #ffff99;
		}
td {font-family: arial, Courier, monospace; color: black; font-size: 12px;}
th {font: bold 10pt arial; color: black;}
p {font-family: arial, Courier; font-size: 12pt; color:black;}
small {font-size: 11pt;}
big {font-size: 13pt;}
td.Dia {	 background: #ffff99;
		 overflow: hidden;
		 }
a:link {   color:MediumBlue;}
a:visited {color:MediumBlue; }
a:active {  color:MediumBlue;}

a.NAV { color:black; text-decoration: none; font-size:17px;}
a:link.NAV { color:black; text-decoration: none; font-size:17px;}
a:visited.NAV {color:black; text-decoration: none; font-size:17px;}
a:active.NAV { color:OrangeRed; text-decoration: none; font-size:17px;}
a:hover.NAV { color:OrangeRed; text-decoration: none; font-size:17px;}

