/*This is the core style sheet of the site. */

table.RegChanges
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-left: auto;
margin-right: auto
}

span
{ 
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}

