/* CSS Document */

p{
font-family: "Times New Roman", Times, serif;
font-size: 19px;
color: #FFFFFF;
line-height: normal;
padding: 3px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 30px;
}
.title {
	font-family: "Lucida Calligraphy";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #99CCFF;

