table.list
{ width:90%;
font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
text-align:left;
border:1px solid #000000;
} 

th.list
{background-color:#0C6813;
text-align:center;
color:#FFFFFF;
border-top:3px;
border-bottom-color:#000000;
border-top-color:#000000;
}

td.col1
{
width:80%;
}

th
{
color:#FF0000;
border-top:2px;
border-bottom:2px;
border-bottom-color:#000000;
border-top-color:#000000;
}

div.catlinks{
font-size:14px;
}

#devmain{
font-size:12px;
font-weight:bold;
text-align:center;
color:#333333;
font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
}

#dev{
font-size:11px;
font-weight:bold;
text-align:center;
color:#333333;
font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
}

a:visited{
color:blue;
}

body{
font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
}

table.mail {
  border: solid 1px #000000;
  border-collapse: collapse;
}

td.mail, th.mail {
  border: solid 1px #000000;
  border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
}

th.mail {
  background-color: #c0c0c0;
}

.error {
  color: #c00000;
}