H1	        { font-family: Arial; font-size: 13pt; color: blue}
H2		{ font-family: Arial; font-size: 12pt; color: blue}
H3		{ font-family: Arial; font-size: 11pt; color: blue}
p		{ font-family: Arial; font-size: 11pt}
td		{ font-family: Arial; font-size: 11pt}
ol		{ font-family: Arial; font-size: 11pt}

UL		{list-style-type: disc; font-family: Arial; font-size: 11pt}	

a:link		{font-family: "Arial"; font-size: 11pt; color: blue}
a:active	{font-family: "Arial"; font-size: 11pt; color: blue}
a:visited	{font-family: "Arial"; font-size: 11pt; color: blue}
a:hover		{font-family: "Arial"; font-size: 11pt; color: blue}

