body	{
	font-size: 10pt;
	color: blue;
	font-family:"Verdana ref", Helvetica, Ariel, sans-serif;
	line-height:12pt;
	background-color: #ffff99;
: left;
	}
h1 	{font: 20pt;
	font-weight: bold;
	line-height: 22pt;
	color: blue;}

h2 	{font: 18pt;
	font-weight: bold;
	line-height: 20pt;
	color: blue;}

h3 	{
	font-weight: bold;
	line-height: 18pt;
	color: blue;
	font-size: 16pt;
}
h4 	{font: 15pt;
	font-weight: bold;
	line-height: 15pt;
	color: blue;}
h2.center 	{font: 18pt;
		font-weight: bold;
		line-height: 20pt;
		color: blue;
		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: blue; TEXT-ALIGN: left; 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: white;text-decoration: underline overline; background: #0000FF;}

.medium { FONT-SIZE: 10pt; COLOR: blue; TEXT-ALIGN: left; line-height: 11pt; FONT-WEIGHT:"normal" }

.thumb a:link {color: blue; text-decoration: none;}
.thumb a:visited {color: blue; text-decoration:none;}
.thumb a:active {color: blue;}
.thumb a:hover {color: blue; text-decoration: none; background: #EEEEEE;}

a:link {color:blue;}
a:link {font-size: 10pt;}

a:visited {color:blue;}
a:visited {font-size: 10pt;}

a:active {color: blue;}
a:active {font-size: 10pt;}

a:hover {color: white;}
a:hover {font-weight: bold;}
a:hover {background: #0000FF;}

img {border-color: blue}
table {background-color: #ffff99;}

/*
a:visited {background-color:green;}
a {text-decoration: none;}
.menu { FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: blue; BACKGROUND-COLOR: lightblue; TEXT-ALIGN: center;}
*/
