

body {

background: #61764b;	

font-size: 12px;

font-face: tahoma;

color: #666666;

text-align: center;

}



/* links */



a:link {


text-decoration: none;
color: #6e6c6d;

}

a:visited {


text-decoration: none;
color: #6e6c6d;
}

a:hover {


text-decoration: underline;

color: #6e6c6d;
}

a:active {


text-decoration: none;
color: #6e6c6d;

}

a img { 

border: 0; 

}

.CellHeader
{
font-family: Arial; font-size: 16px; font-weight: bold; text-align: center; color: #FFFFFF; padding: 10px; background-color: #999999;
}

.Cell1
{
font-family: Arial; font-size: 13px; font-weight: bold; padding: 10px; background-color: #F4F4F4;
}

.Cell2
{
font-family: Arial; font-size: 13px; font-weight: bold; padding: 10px; background-color: #E4E4E4;
}
