.buttonscontainer {width: 120px;}

.buttons a {color: #4088B0;
padding: 2px;
padding-left: 3px;
display: block;
font: 10px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: right;}

.buttons a:hover {background-color: #4088B0;
color: #ffffff;
text-decoration: none;}
p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: left;
}
.small { font-size: 10px; }
.CopyW {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
}
.Bold {
	font-weight: bold;
}
.Left {
	text-align: left;
}
.BoldLeft {
	font-weight: bold;
	text-align: left;
}
.Centre {
	text-align: center;
}
.BoldC {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: center;
}
