﻿P	 {
			Font-Family : Arial, sans-serif ;
			Font-Size : 12pt
		}
TABLE
	{  		Font-Family : Arial, sans-serif ;
			Font-Size : 12pt
			}
H1	 {
			Text-Align : Right
		}
P.Narrowed	 {
			Margin-Left : 10%;
			Max-Width : 1000px
		}
PRE	 {
			Margin-Left : 15% ;
			Font-Family : Courier New, Courier ;
			Font-Size : 12pt ;
		}
PRE.PreTabbed	 {
			Margin-Left : 0px ;
			Font-Family : Courier New, Courier;
		}
OL	 {
			Margin-Left : 10% ;
			Font-Size : 12pt ;
			Max-Width : 800px
		}
UL	 {
			Margin-Left : 10% ;
			Font-Size : 12pt ;
			Max-Width : 800px
		}
BODY	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			max-width: 1200px;
			margin: auto;
		}
:link	 {
			Color : #993300;
			text-decoration: none;
		}
:active	 {
			Color : #993300
		}
:visited	 {
			Color : #663300
		}
TT	 {
			Font-Family : Courier New, Courier ;
			Font-Size : 12pt
		}
.Fixed	 {
			Font-Family : Courier New, Courier ;
			Font-Size : 12pt
		}
.Red	{
			Color : #AA0000;
			font-weight: bold ;
}
.Green {
	Color : #006600;
}
.em {
		color: #001188;
		font-style: italic;
}
