﻿body
{
  font-size: 11pt; 
  font-family: Arial, Verdana; 
  text-align: left;
}

a:link
{
  text-decoration: none;
  font-variant: small-caps; 
  color: #4682b4;
}

a:standard
{
  text-decoration: none;
  color: #4682b4;
}

a:visited
{
  text-decoration: none;
  font-variant: small-caps; 
  color: #4682b4;
}

a:hover
{
  text-decoration: none;
  font-variant: small-caps; 
  color: #4682b4;
  font-weight: bold;
  cursor: hand;
}

H3
{
  	font-weight: bold;
  	font-size: 13.55pt;
  	font-family: Arial;
}