body
{
background-color: #ffffff;
margin-top: 10;
margin-left: 0;
font-family: Arial;
color: #000000;
}

p 
{ 
text-decoration:  none; 
font-size: 10pt;
font-weight: bold;
text-align: justify;
color: #660033;
}

p.small
{
text-decoration:  none; 
font-size: 8pt;
text-align: left;
}

p.smallcenter
{
text-decoration:  none; 
font-size: 8pt;
text-align: center;
}

ul
{
text-decoration:  none; 
font-size: 12pt;
text-align: justify;
}

li
{
text-decoration:  none; 
font-size: 12pt;
text-align: justify;
}

H1
{
color: #660033;
text-decoration: none;
font-size: 18pt;
font-weight: bold;
text-align: left;
}

H2
{
color: #000066;
text-decoration: none; 
font-size: 12pt;
font-weight: bold;
text-align: left;
}

a:link
{
	color: #660033;
}

a:visited
{
	color: #660033;
}

a:hover, a:active
{
	color: #000033;
}


