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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
body {
	margin-top: 25px;
	background: url("images/plate.jpg") repeat-x top #999999;
}
.bodytxt {
	font-size: 9pt;
	line-height: 13pt;
	margin: 15px;
	padding: 15px;
}
.minitxt {
	font-size: 9pt;
}
.bodytitile {
	font-size: 12pt;
	font-weight: bold;
}

.fbimage {
	margin: 0 20px;
	
}