.BigTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CC33;
	font-size: x-large;
    text-decoration: none;
}

.greenp {
	color: #009933;
}
.redp {
	color: #CC0000;
}

.blockq {
    margin-left: 50px;
	margin-right: 50px;
	color: #009933;
}
