@charset "utf-8";
/* CSS Document */

body {
	font-family: "P22 Mayflower";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #EEE9C4;	
}

td {
	font-family: "P22 Mayflower";
	color:  #004262;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
	text-align: center;
}

th {
	font-family: "P22 Mayflower";
	color:  #004262;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
}

.class1 {
	font-family: "P22 Mayflower";
	color:  #004262;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}

.class1center {
	font-family: "P22 Mayflower";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color:  #000;
}
.class2 {
	font-family: "P22 Mayflower";
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:  #004262;
	text-align: left;
}

.class2center {
	font-family: "P22 Mayflower";
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:  #004262;
	text-align: center;
}
.class3 {
	font-family: "P22 Mayflower";
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999;
}

.class4 {
	font-family: "P22 Mayflower";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #623CE6;
	text-decoration: underline;
}


ul {
	font-family: "P22 Mayflower";
	color:  #004262;
	font-size: 14px;
	font-weight: normal;
	

