a, pre {
	font-family:Candara, Tahoma;
}

body {
	background:#102955;
	color:#EBF8F7; 
	padding:8%; 
	font-family: Tahoma;
	font-size:16pt;
	text-align:justify;
}


p {margin:0;text-indent:20px;}

a:link {color:#0FF}
a:visited {color:#F0F}
a:hover {color:#000; background:#0ff}

h1, h2, h3, h4 {
  text-align:center;
}



h2 {
	font-family: Candara, Tahoma;
	font-size:20pt;
	font-weight:bold;
	font-style: italic;

	color:#fff;
	text-shadow: 2px 2px 5px #00006A;
	filter: dropshadow(color=#00006A, offx=1, offy=1);
}