BODY
	{
	background:white url('../../images/watermark.gif') no-repeat fixed right center; COLOR: black;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: normal;
	FONT-SIZE: small
	}
.outline
	{
	BORDER: thin ridge;
	PADDING: 1em 1em 1em 1em
	}
.underline
	{
	text-decoration: underline
	}
.indented
	{
	padding-left: 3em
	}
.page-heading
	{
	font-size: large;
	color: white;
	text-align: center;
	letter-spacing: 0.2em
	}
.title
	{
	font-size: large;
	text-align: center
	}
A:link
	{
    COLOR: #660066
	}
A:active
	{
    COLOR: #006666
	}
SUP
	{
	font-size: smaller
	}
SUB
	{
	font-size: smaller
	}
H1
	{
	color: #660066;
	font-weight: bold;
	font-size: x-large
	}
H2
	{
	font-weight: bold;
	font-size: large;
	padding-top: 6pt;
	padding-bottom: 6pt;
	border-top: thin solid black;
	border-bottom: thin solid black
	}
H3
	{
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	margin-top: 12pt;
	margin-bottom: 6pt
	}
H4
	{
	font-size: small;
	font-weight: bold;
	margin-top: 12pt;
	margin-bottom: 6pt
	}
H5
	{
	font-size: small;
	font-style: italic;
	margin-bottom: 0em
	}
P
	{
	margin-top: 0pt;
	margin-bottom: 12pt
	}

FONT[FACE="Symbol"]
	{
	font-family: Symbol
	}
UL
	{
	margin-top: 0pt;
	margin-bottom: 12pt;
	list-style-type: disc;
	list-style-position: outside
	}
LI.tick
	{
	LIST-STYLE-IMAGE: url('../../images/symbols/tick.gif')
	}
LI.cross
	{
	LIST-STYLE-IMAGE: url('../../images/symbols/cross.gif')
	}
OL
	{
	margin-top: 0pt;
	margin-bottom: 12pt;
	list-style-position: outside
	}
OL LI
	{
	margin-bottom: 12pt
	}
UL LI
	{
	margin-bottom: 0pt
	}
UL OL
	{
	list-style-type: none
	}
TD
	{
	vertical-align: top
	}
