.bodyStoryLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.bodyHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.bodyItalics {
	font-style: italic;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
}
.separationLine {
	color: #F00;
}
.bodyBold {
	font-weight: bold;
}
.bodyBlue {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
.bodyHeaderItalic {
	font-style: italic;
}
.bodyCentre {
	text-align: center;
	color: #999;

}
.imgCentre {

}
body {
	background-repeat: repeat-x;
	background-image: url(../images_V02/bkg.gif);
	background-attachment: scroll;
	margin: 0px;
	text-align: left;
}
.center {
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: center;
}
.cont {
	color: #999;
}

