body {
text-align: center;
}

a:link { 
color: #000000;
text-decoration: none;
}

a:visited { 
color: #000000;
text-decoration: none;
}

table.issues {
font-family: verdana;
font-size: 12px;
border-width: 0px 0px 0px 0px;
border-spacing: 2px;
margin-left: auto;
margin-right: auto;
}

table.issues td {
text-align: center;
border-width: 2px 2px 2px 2px;
padding: 3px 3px 3px 3px;
border-style: solid solid solid solid;
border-color: green green green green;
background-color: white;
-moz-border-radius: 3px 3px 3px 3px;
}
