.textregular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;

}
.textsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.textbig {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #235183;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4C7393;
}

.highlight {
	background-color: #F1E082;
}
.highlightshout {
	background-color: #8B1C71;
	font-weight: bold;
	color: #FFFFFF;

}
.picborder {
	border: 1px solid #5B2049;
}.picborder2 {

	border: 1px solid #30537C;
}

