body
{
	font-family:arial, sans-serif;
	font-size:11px;
	margin: 0

}

/* TABLES */
table {font-family:arial, sans-serif; color:#444444; font-size:10px; line-height:120%;}
table A:link {text-decoration: none; color: #777777}
table A:visited {text-decoration: none; color: #888888}
table A:active {text-decoration: none; color: #ddaf00}
table A:hover {text-decoration: underline; color: #83b6e2}

.roll {font-family:arial, sans-serif; color:#ffffff; font-size:9px; background:#444444;}

.white {font-family:arial, sans-serif; color:#ffffff; font-size:9px; background:#444444;}
.white A:link {text-decoration: none; color: #ffffff;}
.white A:visited {text-decoration: none; color: #eeeeee}
.white A:active {text-decoration: none; color: #ffffff}
.white A:hover {text-decoration: underline; color: #ffffff}

}