@charset "UTF-8";
/* CSS Document */

body, html {
	background: color="FFEEF8";
	margin: 0 auto;
	padding: 0;
    }
.bodytext {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: 5c103c;
}
.bodyhead {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 123c29;
}
.headitalic {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: 5c103c;
}
.head {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	color: 123c29;
	font-weight: bold;
}


