﻿<style type="text/css">
.Align_center {
	text-align: center;
}

.Boarder {
	border: 1px solid #000080;
	
}
.left_11pt {
	text-align: left;
	font-family: "Microsoft Sans Serif";
	color: #000080;
		font-size: 11pt;

}
.centre {
	text-align: center;
}

.centre_11pt {
		font-family: "Microsoft Sans Serif";
		color: #000080;	font-size: 11pt;
		text-align: center;
		margin-left:auto;
		margin-right:auto

}
.center_UL {
	border: 1px solid #000080;
	text-align: center;
	font-family: "Microsoft Sans Serif";
	color: #000080;
	font-size: 11pt;
}

.noboarder {
	border-width: 0;
}

.red11pt {
	color: #FF0000;
	font-family: "Microsoft Sans Serif";
	font-size: 11pt;
}

.Boldcenter {
	text-align: center;
	font-family: "Microsoft Sans Serif";
	font-size: 11pt;
	font-weight: 700;
	color: #000080;
}
