.IntroText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-style: italic;
	color: #C00;
	margin-right: 6px;
	margin-left: 6px;
}
.IntroTextSMALL {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-style: normal;
	color: #C60013;
	margin-right: 6px;
	margin-left: 6px;
}
.newsBGRND {
	background-image: url(graphics/news_mid.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	margin-right: 6px;
	margin-left: 6px;
}
.BodyTight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	margin-right: 6px;
	margin-left: 6px;
}
.BodySMALL {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 20px;
	margin-right: 6px;
	margin-left: 6px;
}
.BodySMALLtight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	margin-right: 6px;
	margin-left: 6px;
}
.bodyGREEN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	line-height: 20px;
}
.subheadRED {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	line-height: 20px;
	margin-right: 6px;
	margin-left: 6px;
}
.bodyBLACK {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin-right: 6px;
	margin-left: 6px;
}
.bodyBLACKsmall {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin-right: 6px;
	margin-left: 6px;
}
.bodyREDlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C00;
	line-height: 20px;
	margin-right: 6px;
	margin-left: 6px;
}
.bodyGREENTight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	line-height: 16px;
	margin-right: 6px;
	margin-left: 6px;
}
body {
	background-color: #B5B5B5;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #C00;
}
.picRIGHT {
	margin-left: 10px;
}
.picRIGHT2 {
	margin-left: 10px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.picLEFT2 {
	margin-right: 10px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.picCENTRE {
	/* [disabled]margin-left: 10px; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: centre;
}
.picLEFT {
	margin-right: 10px;
}
.byline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
