.bgrdDoubleLine {
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.outerBorder {
	border: 1px solid #000000;
	text-align: left;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.pageName {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-align: justify;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-weight: lighter;
}
.whitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	font-weight: lighter;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.yellowboldtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.bigYellowboldtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.boldtextRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.bigYellowboldtextCentre {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
.yellowboldtextCentre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
