/* CSS Document */

/*   
	background-image: url('back_blue_bar3.gif');
	background-repeat: repeat-x;
	background-color: C7E1F4;
 */

body {
	margin: 0;
}

.bodytext {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	color: #111;
	line-height: 1.4em;
}

.header {
	font-size: 1.9em;
	font-weight: bold;
}

.header2 {
	font-size: 1.5em;
	font-weight: bold;
}

.quotation2 {
	font-family: georgia, times new roman, times, serif;
	font-size: 1.1em;
	color: #0B3B5E;
	line-height: 1.2em;
	font-style: oblique;
}

.quotation {
	font-family: georgia, times new roman, times, serif;
	font-size: 0.9em;
	color: #0B3B5E;
	line-height: 1.2em;
	font-style: oblique;
}

.source {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	color: #0B3B5E;
}

.caption {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	color: #000;
	margin-top: 5px;
	margin-left: 5px;
	font-weight: bold;
}