BODY	{
		font-size:12pt;
		background-color: white;
		font-family:'Times New Roman','Times',serif;
		}
H1		{font-size:x-large}
H2		{
		font-size:large;
		text-align:center
		}
H3		{
		font-size:medium;
		text-decoration:underline
		}
H4		{font-size:small}
H5		{font-size:x-small}
STRONG	{
		font-weight:bold;
		font-style:italic;
		color:blue;
		}
STRONG.address	{
		font-style:normal;
		color:black
		}
P		{
		text-indent:11pt;
		}
TABLE	{font-size:10pt}
TABLE UL {padding:0px}
UL UL	{font-size:9pt}
.caption {
		font-size: x-small;
		font-family: Arial;
		text-decoration: none;
		}
ADDRESS.copyright {
		font-size:xx-small;
		font-style: normal;
		font-family: sans-serif;
		}
SELECT {
		background:rgb(227,250,246);
		color:rgb(0,64,0);
		}
INPUT.text {
		background:rgb(227,250,246);
		color:rgb(0,64,0);
		}
TEXTAREA {
		background:rgb(227,250,246);
		color:rgb(0,64,0);
		}
