TABLE.body {
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #000000;		
}

TABLE.all {
		font-family: Arial;
		font-size: 10pt;
		font-weight: medium;
		font-style: normal;
		color: #000000;
}

TD.buggy {
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #000000;
}

P.table {
		font-family: Arial;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000000;
}

A:LINK, A:VISITED, A:ACTIVE {
		text-decoration: none;
}

P.menu {
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #000000;
}

P {
		font-family: Arial;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000000;
		
}

