body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #666666;
	scrollbar-face-color: #6699CC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #3333CC;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #000000;
	font-size: 80%;

		}
h1 		{  COLOR: #000066; font-size: 26px; line-height: 32px; margin-bottom: 8; font-weight: bold; text-align: left; white-space: normal; word-spacing: 3px; }
h2 		{  COLOR: #000066; font-size: 24px; line-height: 26px; margin-bottom: 8; font-weight: bold; text-decoration: none; }
h3 		{  COLOR: #000066; font-size: 20px; line-height: 22px; margin-bottom: 8; font-weight: bold; text-decoration: none; }
h4 		{  COLOR: #000066; font-size: 16px; line-height: 19px; margin-bottom: 8; font-weight: bold; text-decoration: none; }
td 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
td.h1 		{  COLOR: #000066; font-size: 26px; line-height: 32px; margin-bottom: 4; font-weight: bold;  font-variant: normal; text-align: left; white-space: normal; word-spacing: 3px; }
td.h2 		{  COLOR: #000066; font-size: 24px; line-height: 26px; margin-bottom: 4; font-weight: bold; text-decoration: none; }
td.h3 		{  COLOR: #000066; font-size: 20px; line-height: 22px; margin-bottom: 20; font-weight: bold; text-decoration: none; }
td.h4 		{  COLOR: #000066; font-size: 16px; line-height: 2em;  margin-bottom: 4; font-weight: bold; text-decoration: none; }

A.nounder	{ TEXT-DECORATION: none }
A:hover 	{ COLOR: #000066; TEXT-DECORATION: underline; }
A.nounderbold		{ 	TEXT-DECORATION: none;	font-weight: bolder}
A:nounderbold:hover { COLOR: #000066; TEXT-DECORATION: underline; }
A.noundersmall		{ 	TEXT-DECORATION: none;	font-size: 80%;  }
A:noundersmall:hover{ COLOR: #000066; TEXT-DECORATION: underline; }
A:link 		{ color: #000066}
A:visited	{ color: #000066}
A:active 	{ color: #FF0000}
pre 		{  font-family: "Courier New", Courier, mono; font-size: 11px}

.LInone 	{ margin-top: -8px}
.LInarrow 	{ margin-top: 6px; margin-left: -10px}
.LImedium 	{ margin-top: 12px}
.LIlarge 	{ margin-top: 18px}

.headerSection 		{ font-size: 145%; font-weight: bolder; }
.headerTitle 		{ font-size: 150%; font-weight: bold; }
.headerSectionSub1 	{ font-size: 130%; font-weight: bolder;}
.headerSectionSub2 	{ font-size: 120%; font-weight: bolder;	}
.photoCaption 		{ font-size: 85%;	}
.noBreak 			{ white-space: nowrap;	}