/* external CSS file */
/* filename='sheet.css' */
/* NO HTML MARKUP ALLOWED */

body			 				  { background-color: #007800; font-family: serif;
										  scrollbar-arrow-color: #00cc00;
										  scrollbar-face-color: #007800;
										  scrollbar-highlight-color: #00cc00;
											scrollbar-3dlight-color: #006600;
											scrollbar-shadow-color: #003300;
											scrollbar-darkshadow-color: #006600;
											scrollbar-track-color: #66aa66; }
H1        { color: #800040; font: 44px 'Times New Roman', serif;}
H2        { color: #007800; font: 24px 'Times New Roman', serif;}
H2.smlcap { color: #007800; font: 24px 'Times New Roman', serif; font-variant: small-caps;}
H3	  		{ color: #007800; font: 18px 'Times New Roman', serif; font-variant: small-caps;}
h4				{ margin: 8 0 4 0; background-color: yellow; }
h5				{ margin: 8 0 4 0; background-color: blue; color: white; text-align: center;
					  font: 600 10pt sans-serif; border-top: 2 solid #cc0000;
						border-right: 2 solid red; border-bottom: 2 solid red;
						border-left: 2 solid #cc0000; margin: 6 0 0 0; padding: 4 0; }
P         { color: #000000; font: 16px 'Times New Roman', serif;}
strong    { color: #000000; font: 16px 'Times New Roman', serif; font-weight: bold;}

A         {                font: 16px 'Times New Roman', serif;}
A:link    { color: #800040;}
A:visited { color: #007800;}
A:active  { color: #FF6600:}

a.subCol	  {  font-size: 12px; }

.acknowledge {             font: 12px 'Times New Roman', serif;}
.blue       { color: #000099;}
.blue14     { color: #000099; font-size: 14px;}
.blue28     { color: #993366; font: 28px 'Arial', sansserif;}
.footing    { color: #0000FF; font-size: 16px; font-weight: bold;}
.green      { color: #007800;}
.green14    { color: #006600; font-size: 14px;}
.heading    { color: #990000; font-size: 16px; font-weight: bold;}

.green14    { color: #006600; font-size: 14px;}
.green18    { color: #007800; font-size: 18px;}
.red        { color: #990000;}
.red14      { color: #990000; font-size: 14px;}
.wndw				{ background-color: #0033cc; max-width: 159; max-height: 104; }

body.window { margin: 0; }
div.subColumn	{ margin: 0 8px; 0 8px; vertical-align: top; font-size: 12px; }
h2.gold     { color: #b5a744; font: 500 24px 'Times New Roman', serif;}
span.bigger { font: 400 12pt; }
