<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A{ font-family : Georgia; font-size: 11pt; color:darkblue; text-decoration: none;}

A:Visited	{color :#800080;}
A:Hover {color:red; font-style:normal; }
A:Active	{color : #0080FF;}

.B{ font-family : Georgia; font-size: 12pt; color:darkblue; text-decoration: none;}

.B:Visited	{color :#800080;}
.B:Hover {color:red; font-style:normal; }
.B:Active	{color : #0080FF;}

.C{ font-family : Georgia; font-size: 13pt; color:darkblue; text-decoration: none;}

.C:Visited	{color :#800080;}
.C:Hover {color:red; font-style:normal; }
.C:Active	{color : #0080FF;}</pre></body></html>