@charset "UTF-8";
/* CSS Document */

.pic {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #00CCCC;
}
.pictext {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: normal;
	text-transform: lowercase;
	color: #000033;
	font-style: italic;
}
.piccolour {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: normal;
	text-transform: lowercase;
	color: #FF3300;
	font-style: italic;
}
.extra {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: normal;
	text-transform: lowercase;
	color: #000033;
	font-style: italic;
	text-decoration: underline;
	}
.colour {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #000033;
	font-style: italic;
}
.linetext {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #000033;
}
.linecolour {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF3300;
}
.headline {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF3300;
	background-attachment: fixed;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	cursor: default;
	page-break-before: auto;
	page-break-after: auto;

}
.headextra {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #00CCCC;
	background-attachment: fixed;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	cursor: default;
	page-break-before: auto;
	page-break-after: auto;

}
