A  {
	color : Purple;
}

A:Visited  {
	color : Purple;
}

A:Active  {
	color : Navy;
}

A:Hover  {
	color : Blue;
	font-style : normal;
	font-weight : bold;
}

.xxlrg  {
	font-size : xx-large;
}

.xlrg  {
	font-size : x-large;
}

.lrg  {
	font-size : large;
}

.med  {
	font-size : medium;
}

.sml  {
	font-size : small;
}

.xsml  {
	font-size : x-small;
}

.xxsml  {
	font-size : xx-small;
}

.larger  {}

.smaller  {}

.arial  {
	font-family : Arial;
}

.u  {
	text-decoration : underline;
}

.i  {
	font-style : italic;
}

.tab  {
	text-indent : 2em;
}

.green  {
	font-weight : bold;
	color : Green;
	font-size : large;
}

.purple  {
	font-style : normal;
	font-weight : bold;
	color : #6600ff;
}

.b14  {
	font-size : 14pt;
	font-weight : bold;
}

.b16  {
	font-size : 16pt;
	font-weight : bold;
}

.ttxt  {
	font-size : 4pt;
	font-weight : bold;
	color : #FFFFFF;
	visibility : hidden;
}

.ar8  {
	font-family : Arial;
	font-size : 7pt;
	font-weight : normal;
}

.b18  {
	font-size : 18pt;
	font-weight : bold;
}

.b12  {
	font-size : 12pt;
	font-weight : bold;
}

.rb14  {
	font-size : 14pt;
	font-weight : bold;
	color : red;
}

.red  {
	color : #FF0000;
}

.ub12  {
	font-size : 12pt;
	font-weight : bold;
	text-decoration : underline;
}

.ab12  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
}

.ar10  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
}

.b20  {
	font-size : 20pt;
	font-weight : bold;
}

.gb20  {
	font-size : 20pt;
	font-weight : bold;
	color : #008000;
}

.ab10  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
}

.ab8  {
	font-size : 8pt;
	font-family : arial;
	font-weight : bold;
}

.bpurple18  {
	font-style : normal;
	font-weight : bold;
	color : #6600ff;
	font-size : 18pt;
}

.ssr10  {
	font-size : 10pt;
	font-family : sans-serif;
}

.ssrb8  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : bold;
	color : #FF0000;
}

.ub14  {
	font-size : 14pt;
	font-weight : bold;
	text-decoration : underline;
}

.red20  {
	font-size : 20pt;
	font-weight : bold;
	color : #FF0000;
}

.rb16  {
	font-size : 16pt;
	font-weight : bold;
	color : red;
}


