body	{font-size: 10pt;
	color: black;
	font-family:"Verdana ref",Helvetica,Ariel,sans-serif;
	font-weight:black;
	line-height:12pt
	TEXT-ALIGN: left;
	}
h1 	{font: 20pt;
	font-weight: bold;
	line-height: 22pt;
	color: black;}

h2 	{font: 18pt;
	font-weight: bold;
	line-height: 20pt;
	color: black;}

h3 	{font: 16pt;
	font-weight: bold;
	line-height: 18pt;
	color: black;}
h4 	{font: 15pt;
	font-weight: bold;
	line-height: 15pt;
	color: black;}
h2.center 	{font: 18pt;
		font-weight: bold;
		line-height: 20pt;
		color: black;
		text-align:center;
		}
h1.light 	{font: 20pt;
		font-weight: bold;
		line-height: 22pt;
		color: white;
		text-align:left;
		}
h2.lightcenter 	{font: 18pt;
		font-weight: bold;
		line-height: 20pt;
		color: white;
		text-align:center;
		}
h2.light 	{font: 18pt;
		font-weight: bold;
		line-height: 20pt;
		color: white;
		text-align:left;
		}

h3.light 	{font: 16pt;
		font-weight: bold;
		line-height: 18pt;
		color: white;
		text-align:left;
		}
h4.light 	{font: 15pt;
		font-weight: bold;
		line-height: 17pt;
		color: white;
		text-align:left;
		}
h2.maroon 	{font: 18pt;
		font-weight: bold;
		line-height: 20pt;
		color: maroon;
		text-align:center
		}
h3.maroon 	{font: 16pt;
		font-weight: bold;
		line-height: 18pt;
		color: maroon;
		}
h4.maroon 	{font: 15pt;
		font-weight: bold;
		line-height: 17pt;
		color: maroon;}
h4.maroon 	{font: 12pt;
		font-weight: bold;
		line-height: 13pt;
		color: maroon;}
	/* style for left hand menu common to most screens */
.menu { FONT-SIZE: 8pt; COLOR: black; TEXT-ALIGN: center; line-height: 11pt;FONT-WEIGHT:"bold" }
.menu a:link {color:blue;font-size: 8pt;text-decoration: none;}
.menu a:visited {color:blue;font-size: 8pt;text-decoration:none;}
.menu a:active {color: blue;font-size: 8pt;}
.menu a:hover {color: red;text-decoration: underline overline; background: #FFFF00;}

	/* as menu, but white for dark background */
.lightmenu { FONT-SIZE: 10pt; COLOR: white; TEXT-ALIGN: center; line-height: 16pt;FONT-WEIGHT:"bold" }
	/* as default but white for dark background - chosen for technique background */
.lightnorm { FONT-SIZE: 10pt; COLOR: white; TEXT-ALIGN: left;line-height: 12pt}
  	/*For link references. No color defined to maintain a.hover capability*/
.largelink{ FONT-SIZE: 14pt; line-height: 16pt}
.smalllink{ FONT-SIZE: 8pt; line-height: 9pt}
	/* as menu but maroon */
.maroonmenu {FONT-SIZE: 10pt; COLOR: maroon; TEXT-ALIGN: center; line-height: 16pt;FONT-WEIGHT:"bold" }
	/* as default/body but maroon */
.maroonnorm { FONT-SIZE: 10pt; COLOR: maroon; TEXT-ALIGN: left; line-height: 12pt;FONT-WEIGHT:"bold" }
	/* as default/body but maroon */
.maroonsmall { FONT-SIZE: 8pt; COLOR: maroon; TEXT-ALIGN: left;line-height: 9pt;font-weight:"bold"}
	/* as implied for body with light background */
.medium { FONT-SIZE: 10pt; COLOR: black; TEXT-ALIGN: left;line-height: 11pt; FONT-WEIGHT:"normal" };
.small { FONT-SIZE: 8pt; COLOR: black; TEXT-ALIGN: left;line-height: 9pt;	font-weight: "normal";}
/* OLD ONES */

.H1LIGHTOLD { FONT-SIZE: 18pt; line-height: 20pt;COLOR: beige; TEXT-ALIGN: center;}
.H2LIGHTold { FONT-SIZE: 16pt; line-height: 18pt;COLOR: tan; TEXT-ALIGN: center;background: skyblue;}
	/* menu item that is the current link ie in-active */
.menulinkd_old { FONT-SIZE: 18pt; COLOR: blue; TEXT-ALIGN: center;}
	/* menu item that is not a link */
.menu_old {  FONT-SIZE: 18pt; COLOR: black; TEXT-ALIGN: center;}
	/* as menu, but for dark background */
.lightmenu_old { FONT-WEIGHT: bold; FONT-SIZE: 18pt; COLOR: white; TEXT-ALIGN: center;}
	/* default for body on light background */
.norm_old { FONT-SIZE: 12pt; COLOR: black; }
.lightlink_old{ FONT-SIZE: 12pt;  COLOR: lightblue; line-height: 14pt}

	/* default for body on light background where it is a link */	
.normlink_old{ FONT-WEIGHT: bold; FONT-SIZE: 12pt; TEXT-ALIGN: center;}

	/* default for body on dark background where it is a link */	
.lightlink_old { FONT-WEIGHT: bold; alink: white; FONT-SIZE: 12pt; TEXT-ALIGN: center;}

	/* as norm but maroon */
.test_old { FONT-WEIGHT: bold; FONT-SIZE: 18pt; COLOR: maroon; TEXT-ALIGN: center;}

a:link {color:blue;}
a:link {font-size: 9pt;}
a:link {font-weight: bold;}


a:visited {color:blue;}
a:visited {font-size: 9pt;}
a:visited {font-weight: bold;}

a:active {color: blue;}
a:active {font-size: 9pt;}
a:active {font-weight: bold;}

a:hover {color: red;}
a:hover {font-weight: bold;}
/*
a:visited {background-color:green;}
a {text-decoration: none;}
.menu { FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: blue; BACKGROUND-COLOR: lightblue; TEXT-ALIGN: center;}
*/

