body		{
		color: black;
		background-image: url(./PicsOly/background.jpg);

		font-family: Times New Roman;
		font-size: 11pt;
		text-align: justify;
		}

A:link		{
		color: black;
		text-decoration: none;
		font-style: none;
		}
A:visited	{
		color: black;
		text-decoration: none;
		font-style: none;
		}
A:active	{
		color: black;
		text-decoration: none;
		font-style: none;
		}
A:hover		{
		color: red;
		text-decoration: none;
		font-weight: bold;
		}

table		{ font-family: Times New Roman; font-size: 11pt; text-align=justified; width=610; Height=65; }

H1		{ font-size: 20pt; font-weight: bold; text-align: center }
H2		{ font-size: 18pt; font-weight: bold; text-align: center }
H3		{ font-size: 12pt; font-weight: bold; text-align: center }
H4		{ font-size: 10pt; font-weight: bold; text-align: center }
H5		{ font-size: 8pt; font-weight: bold; text-align: center }
H6		{ font-size: 8pt; font-weight: normal; text-align: justify }
legend		{ font-size: 14pt; font-weight: bold }
address		{ font-size: 8pt }

BR		{clear: all}

IMG		{
		WIDTH: 38;
		HEIGHT: 30;
		Border: 0;
		alt: "Click to view large picture";
		}

div.Offscreen		{ display:none }
span.Offscreen		{ display:none }
span.BulletNumber	{ font-size: 26pt; font-weight: bold; color: #66c2ff; text-decoration: none }
span.BulletText		{ font-size: 9pt; font-weight: bold; letter-spacing: -0; text-align:center; text-decoration: none }
