/* ---[ General Rules ]------------------------------------------------------- */body {	margin: 0px;    padding: 0px;    /* background-color: #9CBCD0; */	background-color:#C8D8E5;	border:0px;	text-align: center;    }#middle_cvr {	float:right;    top: 0px;	padding: 0px;    background: #FFFFFF;	/* background: #9CBCD0; */	width:572px;/*	background-image:url(../images/bg_cnt.jpg);	background-position:top;	background-repeat:no-repeat;*/    }p{color:#003E5E;font:normal .7em/1.5em arial,sans-serif;padding:5px;margin:5px 5px 5px 5px;text-align:left;text-indent:0em}ol,ul{margin-left:40px}li { 	color:#003E5E;	font:normal .7em/1.5em arial,sans-serif;	padding:2px;	margin:0px;	text-align:left;	text-indent:0em;	}h1 {	font-size: 3.2em;	line-height: 2.7em;	margin-top: 0;	margin-bottom: 0; 	}h2 {	font:bold .9em/1.3em arial,sans-serif;margin:10px 60px 10px 60px;text-align:justify;	margin-top: 3.1em;	margin-bottom: 1.5em;	color: #003E5E;	}img {	border: 0px;	}strong, b {	font-weight: bold;	}.cover_cnt {	margin-left:10px}		.footer_copyright {	position: absolute;	top: 29px;	left:10px;	}/* ---[ Links ]------------------------------------------------------- */<!--a:link {color:#660800; font-weight:bold; text-decoration: none;}--><!--a:active {color:#33487D; font-weight:bold; text-decoration: none;}--><!--a:visited {	font-weight:bold;text-decoration: none;color: #660800;}--><!--a:hover {font-weight:bold; text-decoration: underline; border-width : 1px 0px 1px 0px; border-color:#FFF; border-style: solid;}-->a:active {color:#003E5E; font-weight:bold; text-decoration: none;}a:visited {	font-weight:bold;text-decoration: none;color: #003E5E;}a:hover {font-weight:bold; text-decoration: underline; border-width : 1px 0px 1px 0px; border-color:#FFF; border-style: solid;}a:link {color:#003E5E; font-weight:bold; text-decoration: none;}