body,tr,td,li,p,input,select{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #5A5B5F;
	line-height: 14px;
}

body{
	margin: 0 0 0 0;
	background-color: #F0EDE2;
}

a{
	color:#C5913C;
}

a.download{ color:#c5913c; font-size: 9px; text-decoration: underline; }

a.download:hover{ color:#c5913c; font-size: 9px; text-decoration: underline; }

.title{
	font-size:12px;
	font-weight:bold;
}

.titlecentre{
	font-size:12px;
	font-weight:bold;
	color: #627290;
}

.number{
	font-size: 12px;
	color: #5A5B5F;
	font-weight: bold;
}

.date{
	color: #C5913C;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

.copyright{
	color:#9899A1;
}