/* 
*/

:root{
 overflow-y:scroll;
}

.altp {
/* 	background-color: #D1C2AB;*/
	text-indent: 0%;
}

.altp2 {
 	background-color: #F3E4CD;
	text-indent: 0%;
}


body {
	font-family: arial, helvetica, geneva, sans-serif;
	word-spacing: 1px;
/*	background: #D1C2AB;*/
}

h2 {
	font-family: georgia, arial, helvetica, geneva, sans-serif;
	text-align: center;
	font-weight: 400;
	font-size: 28px;
}


h3 {
	text-align: center;
	font-weight: 400;
}

h4 {
	text-align: center;
	font-weight: 400;
}

h5 {
	text-align: center;
	font-size: 0.845em
}

table {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background: #D1C2AB;
}

td {
	vertical-align:top;
}


.center {
	text-align: center;
}

.center2 {
	text-align: center;
	background: #F3E4CD;
}

.center3 {
	text-align: center;
	background: #F3E4CD;
}

.center4 {
	text-align: center;
}

.left {
	text-align: left;
}

.left2 {
	text-align: left;
	text-decoration: underline
}

.left3 {
	text-align: left;
	background: #F3E4CD;
}

.left4 {
	text-align: left;
	text-decoration: underline
}

.u { 
text-decoration: underline
} 


.header {
	font-family: georgia, arial, helvetica, geneva, sans-serif;
	position: relative;
	text-align: center;
	font-size: 30px;
	background: #D1C2AB;
/*	width: 720px;*/
	margin-left: auto;
	margin-right: auto;
}


.header2 {
	font-family: georgia, arial, helvetica, geneva, sans-serif;
	position: relative;
	text-align: center;
	font-size: 26px;
	background: #D1C2AB;
/*	width: 720px;*/
	margin-left: auto;
	margin-right: auto;
}


.header3 {
	font-family: arial, helvetica, geneva, sans-serif;
	position: relative;
	text-align: center;
	font-size: 18px;
	width: 720px;
	background: #D1C2AB;
	margin-left: auto;
	margin-right: auto;
}

.title {
	font-family: "Georgia";
	font-size: 1.4em;
}