a.red { color:#de2e26; }
a.gray { color:gray; }
a.grayn { color:gray; text-decoration:none }
a.white { color:white; text-decoration:none }
a.black { color:black; text-decoration:none }
a.green { color:#1A7E23; }

strong { color:#1A7E23; text-decoration:underline; font-weight:normal; }
strong.dot { color:black; text-decoration:none; border-bottom: 1px dotted gray; }
strong.white  { color:white; text-decoration:none; font-weight:bold; font-style:italic; font-size:18px; }

input      { font-family: Courier New; font-size: 10pt; }
select     { font-family: Courier New; font-size: 10pt; }
textarea   { font-family: Courier New; font-size: 10pt; }
p.justify  { text-align: justify }
a.red	   { color: #de2e26; }

h1      {color:#1a7e23; font-size:16px; text-decoration:underline; font-weight:normal; margin:0; display:inline; }
h1.blue {color:#2b65b9; font-size:18px; text-decoration:underline; font-weight:normal; margin:0; display:inline; }

h2      {color:#000000; font-size:16px; text-decoration:none; font-weight:normal; margin:0; display:inline; }

