h1           { font-family: Arial, san serif; font-size: 14pt; color: #6691BA}
h2           { font-family: Times, serif; font-size: 14pt; color: #729181; font-weight: bold }
h3           { font-family: Arial, san serif; font-size: 12pt; color: #6691BA; font-weight: bold }
h4           { font-size: 12pt; font-family: Arial, san serif; color: #729181; font-weight: bold }
h5           { font-family: Arial, san serif; font-size: 10pt; color: #6691BA; font-weight: bold }
h6           { font-family: Arial, san serif; font-size: 8pt; font-variant: small-caps; text-transform: 
               uppercase }
body         { font-family: Times, serif; font-size: 12pt }
TD         { font-family: Times, serif; font-size: 12pt }


blockquote		{ font-family: Times, serif; font-size: 12pt }


A:link
{
COLOR: #006600;
TEXT-DECORATION: none
}
A:visited
{
COLOR: #729181;
TEXT-DECORATION: none 
}
A:active
{
COLOR: #729181;
TEXT-DECORATION: none
}
A:hover
{
COLOR: #6691BA;
TEXT-DECORATION: underline
}