body,table
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #1b699e;
}

h1,big
{
  font-size: 12pt;
  margin: 0px;
}

h2
{
  font-size: 11pt;
  margin: 0px;
}

h3,h4,h5,h6
{
  font-size: 10pt;
  margin: 0px;
}

p
{
  margin-left: 0px;
  margin-right: 8px;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: justify;
}

li
{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 4px;
  margin-bottom: 4px;
  text-align: justify;
}

.page
{
  margin-left: 20px;
  margin-right: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
}

ol,ul
{
  margin-left: 33px;
  margin-right: 8px;
  margin-top: 0px;
  margin-bottom: 10px;
}

form.thin
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.purple
{
  color: '#9e0294';
}

.newsheading
{
  color: 'black';
  font-size: 8pt;
  font-weight: bold;
}

.newstext
{
  color: '#666666';
  font-size: 8pt;
}

.footer
{
  font-size: 8pt;
  text-align: center;
}

small, .small
{
	font-size: 75%;
}

a:link{ color: #1b699e; font-weight: normal; text-decoration: underline }
a:visited{ color: #1b699e; font-weight: normal; text-decoration: underline }
a:hover{ color: #1b699e; font-weight: normal; text-decoration: underline }

a.headings:link{ color: #ffffff; font-weight: normal; text-decoration: none }
a.headings:visited{ color: #ffffff; font-weight: normal; text-decoration: none }
a.headings:hover{ color: #ffffff; font-weight: normal; text-decoration: underline }

a.purple:link{ color: #9e0294; font-weight: normal; text-decoration: none }
a.purple:visited{ color: #9e0294; font-weight: normal; text-decoration: none }
a.purple:hover{ color: #9e0294; font-weight: normal; text-decoration: underline }

a.white:link{ color: white; text-decoration: none }
a.white:visited{ color: white; text-decoration: none }
a.white:hover{ color: white; text-decoration: none }

