﻿body				{background-color: #F0F0F0;}

A:link				{color: #0000FF; text-decoration: underline;} /*  border-bottom: 1px dotted #C0C0C0; font-variant: small-caps */
A:visited			{color: #0000FF; text-decoration: underline;} /* #006BDA */
A:hover				{color: #000000; text-decoration: underline;}

P				{color: #000000; font-family: Arial, Verdana; line-height: 11pt}

UL				{list-style-type: square; color: #004595;}
LI				{font-size: 8pt; font-family: Verdana, Arial;}
