body {
	margin-top: 0px;
}
.menu {
	background-image: url(images/menu.jpg);
	text-align: center;
	height: 30px;
}
.logo {
	background-image: url(images/logo3.jpg);
	height: 100px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.title {
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #FFCC00;
}
.title2 {
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.text {
	text-align: justify;
	vertical-align: top;
}
a {
	color: #FF0000;
	font-weight: bold;
}
.pg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
}
.aleft {
	text-align: left;
}
