body, div, p, td,input {
        font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
        color: #000000;
}

td.xsmall {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #000000;
	font-size: 10px;
}

A:link, A:visited {
        text-decoration: none;
        color: #0066CC;
}

A:active {
        text-decoration: none;
        color: #CCCCCC;
}
