P.Indent
	{
	text-indent: 2em;
	}
P.Indent2
	{
	margin-left: 2em;
	text-indent: 2em;
	}
P.Hanging
	{
	margin-left: 2em;
	text-indent: -2em;
	}
P.Page
	{
	border-top: black dashed 1px;
	text-align: center;
	}
H1,
H2
	{
	font-size:		100%;
	text-transform: uppercase;
	}
TD.DB,
TH.DB
	{
	border-top-style:		none;
	border-bottom:			black double 5px;
	border-right-style:		none;
	border-left-style:		none;
	}
TD.DTB,
TH.DTB
	{
	border-top:			black double 5px;
	border-bottom:		black double 5px;
	border-right-style:	none;
	border-left-style:	none;
	}
TD.DTDB,
TH.DTDB
	{
	border-width: 5px;
	border-top-style: double;
	border-bottom-style: double;
	border-right-style: none;
	border-left-style: none;
	}
TD.TDB
TH.TDB,
	{
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-right-style: none;
	border-left-style: none;
	}
TD.B,
TH.B
	{
	border-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	}
TD.BL,
TH.BL
	{
	border-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: none;
	}
TD.BLR,
TH.BLR
	{
	border-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	}
TD.BR,
TH.BR
	{
	border-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: solid;
	}
TD.L,
TH.L
	{
	border-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: none;
	}
TD.LR,
TH.LR
	{
	border-width: 1px;
	border-style: none solid;
	}
TD.R,
TH.R
	{
	border-width:			1px;
	border-top-style:		none;
	border-bottom-style:	none;
	border-left-style:		none;
	border-right-style:		solid;
	}
TD.T,
TH.T
	{
	border-width:			1px;
	border-top-style:		solid;
	border-bottom-style:	none;
	border-left-style:		none;
	border-right-style:		none;
	}
TD.TB,
TH.TB
	{
	border-width: 1px;
	border-style: solid none;
	}
TD.TBL,
TH.TBL
	{
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: none;
	}
TD.TBLR,
TH.TBLR
	{
	border-width: 1px;
	border-style: solid;
	}
TD.TBR,
TH.TBR
	{
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: solid;
	}
TD.TL,
TH.TL
	{
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: none;
	}
TD.TL,
TH.TL
	{
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: none;
	}
TD.TLR,
TH.TLR
	{
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	}
TD.TR,
TH.TR
	{
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: right;
	}
TR
	{
	vertical-align: top;
	}