@charset "UTF-8";
/* CSS Document */

BODY{
	font-family:"Trebuchet MS",Calibri,Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}

TABLE{
	font-size:12px;	
}

TABLE TD{
	padding:3px;
}

A IMG{
	border:none;	
}

A{
	color:#343585;
}

H1, H2, H3, H4, H5, H6{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#5c6896;
}

H1{
	background-image:url('../images/h1-repeat.jpg');
	/* background-repeat:repeat-x; */
	
	line-height:40px;
	font-size:24px;
}

#centre{
	color:#707070;
}
