p {
	color: rgb(125,125,175);
	text-indent: 1cm;
}
body {
	background-color: #003366;
	background-image: url(images/bg.gif);
}
.btitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
.pad {
	margin: 7px;
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	font-variant: normal;
}

