body {
	background-color: #000;
	margin: 0px 0px;
}
.log {
	font-family: "MS Reference Sans Serif";
	font-size: 12px;
	color: #FFF;
}
.style1 {
	color: #FFFF00;
	font-family: "MS Reference Sans Serif";
	font-size: 20px;
}
.style2 {
	color: #0000FF;
	font-family: "MS Reference Sans Serif";
	font-size: 20px;
	font-weight: bold;
}
.style3 {
	font-family: "MS Reference Sans Serif";
	font-size: 13px;
}

