body {
	background-color: #FFFFFF;
	font: 14px/115% Arial;
}
.emphasisbold {
	font: bold normal 18px "Palatino Linotype";
}

h1 {
	font: italic bold 36px "Palatino Linotype";
}


td {
}
.textbox1 {
	font: 14px/115% Arial;
	padding: 7px;
	float: right;
	width: 350px;
	border: medium solid #93a070;
	text-align: left;
	background: #f1f2ee;
	margin: 15px 11px 0px 5px;
}
.emphasisfont {
	font: italic bold 18px "Palatino Linotype";
	color: #660000;
	text-align: center;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font: italic bold 14px "Palatino Linotype";
	color: #000066;
	text-decoration: underline;
}
blockquote {
	margin-right: 17px;
	margin-left: 17px;
}
.emphasisfontred {

	font: italic bold 18px "Palatino Linotype";
	color: #FF0000;
	text-align: inherit;
}
.linkfont {
	font-style: italic;
	color: #003399;
	text-decoration: underline;
}
.style1 {color: #FF0000}
.style2 {font-size: 12px}
.highlight {
	background: #D8BEAD;
}
.announcebox {
	width: 400px;
	background-position: center;
	display: block;
	background-color: #BFFFFF;
	background-repeat: repeat-x;
	border: thin dotted #010101;
	text-align: center;
	font-style: italic;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.photoalignleft {
	margin-left: 11px;
}

