@charset "utf-8";
/* CSS Document */

#body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

.bold {
	font-weight:bold;
}

.red {
	color:#F00;
	font-weight: bold;
}
