@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #000000;
	font-weight: bold;
}
#speechNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#speechesMainTable {
	background-repeat: no-repeat;
	padding: 3px;
	background-image: url(file:///X|/Office%20of%20the%20President/images/President%20Speeches%20BG.jpg);
}
#textTable {
	color: #333333;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#speechName {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #660000;
}

