BODY
{
	background:white url('../../images/watermark.gif') no-repeat fixed right center; 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
}
.centered
{
	text-align: center
}
.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: #009999
}
       
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
}
H4
{
	font-size: small;
	font-weight: bold
}
H5
{
	font-size: small;
	font-style: italic
}
P
{
	margin-top: 0pt;
	margin-bottom: 12pt
}
UL
{
	margin-top: 0pt;
	margin-bottom: 12pt;
	list-style-type: disc;
	list-style-position: outside
}
OL
{
	margin-top: 0pt;
	margin-bottom: 12pt;
	list-style-type: decimal;
	list-style-position: outside
}
OL OL
{
	list-style-type: lower-alpha;
	margin-bottom: 0pt
}
UL OL
{
	list-style-type: decimal;
	margin-bottom: 0pt
}

OL LI
{
	margin-bottom: 12pt
}
UL LI
{
	margin-bottom: 0pt
}
DT
{
	font-weight: bold
}
TH
{
	font-weight: bold;
	vertical-align: top
}
TD
{
	vertical-align: top
}
TD SUP
{
	font-size: smaller
}
TD SUB
{
	font-size: smaller
}
