BODY  {
	margin: 0px;
	font-size : 9px;
	font-family : verdana, geneva, arial, helvetica, san-serif;
	color : #000000;
}

TD  {
	font-size : 12px;
	font-family : trebuchet ms,verdana,arial;
	color : #ffffff;
}


a:link  {
	font-size : 12px;
	font-family : trebuchet ms,verdana,arial;
	color : #CBE5B2;
}

a:visited {
	font-size : 12px;
	font-family : trebuchet ms,verdana,arial;
	color : #CBE5B2;
}
.button
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: black 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana;
	cursor : hand
}
.tableBG {
	background-color: A7979D;
}
