body {background-color: #D1E2EC;
      color: #0000cc; 	
       font-family: Arial;
     }

p,dl,td,tr,ol,ul,a {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
             color: #0000cc; 	
}
dt {
	background-color: #D1E2EC;
	color: #CCE9E4;
	font-weight : bolder;
	}

h1 {
	font-size : large;
}


a:link   {color: ##0000cc; text-decoration: none;};
a:visited   {color: #0000cc; text-decoration: none};
a:active   {color: #ff0000; text-decoration: none};
a:hover   {color: #6868ff; text-decoration: underline};