.BODY {
	background-color: #FFFFFF;
	font-family :"Arial, Helvetica, sans-serif";
	font-size: 9pt;
}

.Blue {
	background-color: #434A90;
	color: #FFFFFF;
}

.Blue	A:link    { color: #FFFFFF; }
.Blue	A:active  { color: #FFFFFF; }
.Blue	A:visited { color: #FFFFFF; }
.Blue	table { font-size: 9pt; }
.Blue	tr { font-size: 9pt; }
.Blue	td { font-size: 9pt; }

.DkBlue {
	background-color: #16255E;
	color: #FFFFFF;
}

.DkBlue	A:link    { color: #FFFFFF; }
.DkBlue	A:active  { color: #FFFFFF; }
.DkBlue	A:visited { color: #FFFFFF; }
.DkBlue	table { font-size: 11pt; }
.DkBlue	tr { font-size: 11pt; }
.DkBlue	td { font-size: 11pt; }

.TOPIC {
	background-color: #434A90;
	color: #FFFFFF;
	width: 600px;
	text-align: center;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: .05em;
	padding-bottom: .05em;
}

.TOPIC	A:link    { color: #FFFFFF; }
.TOPIC	A:active  { color: #FFFFFF; }
.TOPIC	A:visited { color: #FFFFFF; }

.INFO {
	background-color: #FFFFFF;
	width: 640px;
	text-align: justify;
}


.INFO p {
	margin: 8px 1.5px;
/*	margin:.7em .5em;*/
/*	text-indent:15px;*/
}

.headline {
	margin-top: 15px;
	font-size:1px;
	width: 660px;
	height: 0px;
	border-style: solid;
	border-width: 1px 1px 5px 5px;
	border-color: #434A90 #434A90 white #434A90;
	clear: both;
}

.footline {
	margin-bottom: 20px;
	font-size: 1px;
	width: 660px;
	height: 0px;
	border-style: solid;
	border-width: 5px 5px 1px 1px;
	border-color: white #434A90 #434A90 #434A90;
	clear: both;
}

.invisilink	A:link    { color: #FFFFFF; }
.invisilink	A:active  { color: #FFFFFF; }
.invisilink	A:visited { color: #FFFFFF; }

.centered {
	margin: 0 auto;
	text-align: center;
}

.centered table {margin: 0 auto; text-align: left;}

.centered div {margin: 0 auto;}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.full {
	text-align: justify;
}

.lspeechl {
	width: 437px;
	height: 196px;
	margin-top: 20px;
	background-image: url("pics/speechLONG-L.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

.tlspeechl {
	padding-top: 40px;
	padding-left: 65px;
	padding-right: 75px;
	padding-bottom: 57px;
	vertical-align:middle;
}

.lspeechr {
	width: 437px;
	height: 196px;
	margin-top: 20px;
	background-image: url("pics/speechLONG-R.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

.tlspeechr {
	padding-top: 40px;
	padding-left: 75px;
	padding-right: 65px;
	padding-bottom: 57px;
	vertical-align: middle;
}

.speechl {
	width: 354px;
	height: 190px;
	margin-top: 20px;
	background-image: url("pics/speech-L.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

.tspeechl {
	padding-top: 40px;
	padding-left: 65px;
	padding-right: 75px;
	padding-bottom: 57px;
	vertical-align:middle;
}

.speechr {
	width: 354px;
	height: 190px;
	margin-top: 20px;
	background-image: url("pics/speech-R.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

.tspeechr {
	padding-top: 40px;
	padding-left: 75px;
	padding-right: 65px;
	padding-bottom: 57px;
	vertical-align: middle;
}

.pic {
	margin: 4px 10px 4px 4px;
	float: left;
}

.picr {
	margin: 4px 4px 4px 10px;
	float: right;
}

div.letter-container {
	width: 640px;
}

div.letter-links {
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}
