/* CSS Document */


.strap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 4px;
	font-weight: bold;
	}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 110%;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	page-break-after: always;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}


.nav a:link {
	color: #7B8CB5;
	text-decoration: none;
	font-weight: bold;
	}
	.nav a:visited {
	color: #7B8CB5;
	text-decoration: none;
	font-weight: bold;
	}
	.nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7B8CB5;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
}

UL LI {
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	}
	
	.date {
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
color: black;
line-height: 120%;}

.event {
color:darkblue;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
size:4px}

	.press {
	color: #000066;
	font-size: 10pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}