﻿.CenterMe  {
	text-align: center;
   	color: #990000;  
   	width:770px;
   	margin: 20% auto 20% auto; 
}  

.Centre  {
	text-align: center; 
}  

.NoMargin  {
	color: #FFFFFF;
	margin-top: 0;
}
 

.X-Large-Corbel {
	font-size: x-large;
	font-family: Corbel;
}
.Background-Colour {
	background-color: #FFFBD6;
}
.No-Margin {
	margin-top: 0;
	margin-bottom: 0;
}
.XX-Large-Corbel{
	font-size: xx-large;
	font-family: Corbel;
}
.5px Solid{
	border: 5px solid #FFFBD6;
}
.Small-Tahoma{
	font-family: Tahoma;
	font-size: small;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: underline;
}


