.content {
	font-family: Arial, Helvetica, sans-serif;
}

.label
{
	font-weight: bold;
}

	body, input, td, select, .textbox, .button {
		font-family:arial, sans-serif;
		font-size:12px;
		color:#555555;
	}
	div, .body{
		font-family:arial, sans-serif;
		font-size:12px;
		color:#000000;
	}
	
	a, .big{
		font-size:12px;
		font-weight: bold;
		color:#0000ff;
		text-decoration: none;
	}
	 .small{
		font-family:arial, sans-serif;
		font-size:10px;
		color:#555555;
		text-decoration: none;
	}
	.dkBdg {background: #000066;}
	.grBdg {background: #cccccc;}
	.dkgrBdg {background: #484848}
