.HEADINGS{
	font-family: "Aurora BdCn BT", Arial, Verdana;
	font-size: 32px;
	color: White;
}

.YELLOW{
	font-family: "Aurora BdCn BT", Arial, Verdana;
	font-size: 22px;
	color: #FBED04;
}

.BLACK{
	font-family: "Aurora BdCn BT", Arial, Verdana;
	font-size: 30px;
	color: Black;
}

.BLACKsmall{
	font-family: "Arial MT";
	font-size: 15px;
	color: Black;
	font-weight: bold;
}

.grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D5D5D3;
	text-align: right;
}

.newsroom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #292929;
	text-align: right;
}

.newsroom_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #292929;
	text-align: right;
}

.left{
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #484848;
	text-align: justify right;
}

.darkgrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #484848;
	text-align: right;
}

.darkgreysmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #484848;
	text-align: right;
}

.fieldbig
{
	BORDER-RIGHT: #999999 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #999999 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #999999 1px solid;
	WIDTH: 300px;
	COLOR: Black;
	LINE-HEIGHT: 15px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 17px;
}



.fieldsmall 
{
	BORDER-RIGHT: #999999 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #999999 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #999999 1px solid;
	WIDTH: 300px;
	COLOR: Black;
	LINE-HEIGHT: 15px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 17px;
}


.fieldcomments 
{
	BORDER-RIGHT: #999999 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #999999 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #999999 1px solid;
	WIDTH: 300px;
	COLOR: Black;
	LINE-HEIGHT: 15px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 50px;
}