body         { font-family: arial, helvetica, sans-serif; font-size: 13px }
table        { font-family: arial, helvetica, sans-serif; font-size: 13px }
td           { font-family: arial, helvetica, sans-serif; font-size: 13px }
h1           { font-size: 19px; color: "#000080"; font-weight: bold }
h2           { font-size: 14px}

a:link       { text-decoration: underline; font-weight : bold; color: navy; font-size: 13px }
a:visited    { text-decoration: underline; font-weight : bold; color: navy; font-size: 13px }
a:active     { text-decoration: underline; font-weight : bold; color: navy; font-size: 13px }
a:hover      { text-decoration: underline; color: red }

a:link.blue       { text-decoration: underline; font-weight : bold; color: #0000ff; font-size: 13px }
a:visited.blue    { text-decoration: underline; font-weight : bold; color: #0000ff; font-size: 13px }
a:active.blue     { text-decoration: underline; font-weight : bold; color: #0000ff; font-size: 13px }
a:hover.blue      { text-decoration: underline; color: red }


a:link.small       { font-size: 11px }
a:visited.small    { font-size: 11px }
a:active.small     { font-size: 11px }
a:hover.small      { font-size: 11px }

a:link.w       { text-decoration: underline; font-weight : bold; color: #ffffff; font-size: 12px }
a:visited.w    { text-decoration: underline; font-weight : bold; color: #ffffff; font-size: 12px }
a:active.w     { text-decoration: underline; font-weight : bold; color: #ffffff; font-size: 12px }
a:hover.w      { text-decoration: underline; color: red }

.whitebold	{  color: #ffffff; font-weight : bold }
