@charset "UTF-8";
/* CSS Document */

.ptitle {
	font-family: Georgia;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	text-align:center;
	color:#333333;
}
.text {
	font-family: Georgia;
	font-size: 13.5px;
	font-weight: normal;
	color:#000000;
}

.redtextout {
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	text-align:left;
	color: #C92100;
}

.footertext {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-align: center;
}
.footerlinks {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #CC66FF;
}
.ptext {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 20 px;
}
