﻿.style1top {
	text-align: center;
	font-size: 45pt;
	font-weight: bold;
}
.style2top {
	text-align: center;
	font-size: 40pt;
	text-decoration: underline;
	}
.style3top {
	text-align: center;
	font-size: 10pt;
	}
.style3bottom {
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
}
.style3bottomRight {
	text-align: right;
	font-size: 25pt;
	font-weight: bold;
}

.style40pt {
	text-align: center;
	font-size: 40pt;
}
.style30pt {
	text-align: left;
	font-size: 30pt;
	font-weight: bold;
}
.style30ptCenter {
	text-align: center;
	font-size: 30pt;
	font-weight: bold;
}

.s20pointIndent {
	text-align: left;
	font-size: 20pt;
	text-indent: 20px;
}
.s20point {
	text-align: left;
	font-size: 20pt;
	font-weight: bold;
}
.s14point {
	text-align: left;
	font-size: 14pt;
}
.s20ptRight {
	text-align: right;
	font-size: 20pt;
	font-weight: bold;
}
.pictureTitle {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
.borderInset {
	border: thick inset #0000FF;
	background-color: blue;
}
.borderRidge {
	border: thick ridge #FF9900;
	background-color: orange;
}
.borderSchool {
	border: 10px ridge #CE850D;
	background-color: orange;
}
.borderEvent {
	border: 6px outset #0033CC;
}
.reunionDayPix {
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
.reunionDayRossy {
	border: thick outset #0000FF;
}
