body
{
 font-family: "Calibri" "Helvetica" "Arial";
 color: #000000;
 font-size: 12pt;
 background: #ffffff;
}

p
{
}

.warning
{
	color: #ff0000;
	font-weight: bold;
}

pre
{
	font-family: "Consolas" "Lucida Console" "Courier New";
	background: #efefef;
	padding-left: 10px;
}

.update
{
	color: #3f3faf;
	font-weight: bold;
}


.thumb
{
	float: left;
	border: 0px;
}
