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

