/* link to this file with */
/* <link type="text/css" rel=StyleSheet href="style.css" /> */

body    {
	font-family: arial, helvetica, sans-serif;
	background-color : #000066;
	color : #FFFFFF;
	margin-left : 0.5cm;
	margin-right : 0.5cm;
	text-align : justify;
	}
 a:visited { color: #00FFFF }
 a:link    { color: #FFFF00 }
 a:hover   { color: #CC0000 }
 td      {font-family: arial, helvetica, sans-serif;}
 .box	{
	border-style:solid;
	padding:12px;
	text-align:left;
	border-spacing:0px;
	border-color: #00a;
	text-align : justify;
	}
 q:lang(en) {
            quotes: &ldquo; &rdquo;
 	    }
