BODY
{
    background: white url('../images/watermark.gif') no-repeat fixed right center;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    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-aling: center
}
SUP { font-size: smaller }
SUB { font-size: smaller }
A:link
{
    COLOR: #660066
}
A:active
{
    COLOR: #009999;
}
H1
{
    COLOR: #660066;
    FONT-SIZE: medium;
    FONT-WEIGHT: bold;
    text-transform: uppercase;
    padding-top: 0.5em;
    padding-bottom: 0em
}
H2
{
    COLOR: #660066;
    FONT-SIZE: small;
    FONT-WEIGHT: bold;
    padding-top: 0.5em;
    padding-bottom: 0em
}
P
{
    COLOR: black;
    padding-bottom: 0em
}
H3
{
    COLOR: black;
    FONT-SIZE: small;
    FONT-WEIGHT: bold;
    font-style: italic;
    padding-top: 0.5em;
    padding-bottom: 0em
}
H4
{
	color: black;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	padding_top: 0.5em;
	padding-bottom: 0em

}
UL
{
	LIST-STYLE-IMAGE: url('../images/bullet/circle.gif')
}
UL UL
{ 
	list-style-type: none
}
TD
{
    COLOR: black;
    vertical-align: top
}
TD UL LI
{
	LIST-STYLE-IMAGE: url('../images/bullet/circle.gif')
}
TD H4
{   
    padding-top: 0.5em;
    padding-bottom: 0em
}
