P	{ 	font-family: Verdana,Arial,Helvetica,sans-serif; 
		color: black;
		font-weight: normal;
		font-size: 9pt;}

p.thick {	font-weight: bold}

BODY 	{ 	background-color: #99ccff;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		color: black;
		font-weight: normal;
		font-size: 9pt;}

H1 	{ 	font-family: Verdana,Arial,Helvetica,sans-serif; 
		color: black;
		font-weight: bold;
		font-size: 18pt; }

H2 	{ 	font-family: Verdana,Arial,Helvetica,sans-serif; 
		color: black;
		font-weight: bold;
		font-size: 14pt; }

body	{	background-color: #FFEFCF;}

p.left {text-align: left}
p.right {text-align: right}
p.center {text-align: center}

ul.circle {list-style-type: circle}

A:link 		{color: #0000ff; text-decoration: none}
A:visited 	{color: #0000ff; text-decoration: none}
A:active 	{color: #993300; text-decoration: none}
a:hover 	{color: #ff0000; text-decoration: underline}

