body {
	
	background color : #1555c0;
	margin-left : 14pt;
      	margin-right : 0pt;
	margin-top : 0pt;
	text-color : #c0c0c0;
}

*{
	font-family : "Times New Roman, Times, serif";
	color : #c0c0c0;
}

p {
	text-align: "justify"}
	
h1,h2,h3 {
	text-align: "center";
}

a:link { color : #ffff00 }
a:visited { color : #00ffff }
a:active { font-weight: bold; color : #00ff00 }
a:hover { font-weight: bold; color : #1555c0; background-color : #00ffff}

hr { 
	color : #ffff00; size: 1;
}
