@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFFFFF;
	font-size: 1.2em;
}
.quote {
	padding-left: 25px;
	font-style: italic;
}

li {
	margin-top: 4px;
	margin-bottom: 4px;
}
h1 {
	font-size: 1.5em;

style="font-size:8vw;"
}


h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1.3em;
}
p {
	margin-top: 5px;
	text-align: left;
}
td {
	vertical-align: top;
	border-top-width: .4px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 3px;
}
.pt-heading1 {
	font-weight: bold;
	text-align: center;
}


.imageRight {
	display: block;
	float: right;
	border: thick solid #FFF;
}
.imageLeft {
	display: block;
	float: left;
	border: thick solid #FFF;
}
.imageCentered {
	display: block;
	margin-right: auto;
	margin-left: auto;
}





.editors_flag {
	color: #C00;
}


img {
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}

 
    }
.blueBack {
	background-color: #D7E4F4;
}
