/* CSS Document */

a:link {
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #FF3366;
	text-decoration: underline;
}
body {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	color: #333333;
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
}
td, th {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	color: #333333;
	text-align: left;
	margin: 0px; 
}
h1 {
	font-size: 200%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
.couriertex1 {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	white-space: normal;
	background-color: #FFFFFF;
}
.couriertex2 {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: 260%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	white-space: normal;
	background-color: #FFFFFF;
}
.couriertex1centred {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	white-space: normal;
	background-color: #FFFFFF;
	top: auto;
}
.upcoming_new {
	font-family: "Courier New", Courier, mono;
	font-size: 11pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	white-space: normal;
	background-color: #FFFFFF;
}
.upcoming_old {
	font-size: 10pt; 
	font-style: normal; 
	line-height: 18pt; 
	font-variant: normal; 
	text-transform: none; 
	color: #999999; 
	text-align: left; 
	white-space: normal; 
	background-color: #FFFFFF; 
	font-family: "Courier New", Courier, mono;
}
.picleft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.picright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.links_right {
	font-size: 13px;
	text-align: right;
}
