/*@charset "UTF-8";*/
/* CSS Document */

body 		{ background:#fff; font:62.5% Verdana,Arial,sans-serif; margin:.5em; }
.pag  		{ border: 1px solid #1074B0; width:32em; height:auto; padding:.5em; }

p 			{font-family: Arial, Helvetica, sans-serif; font-size: small; }

h1			{ color:#1074B0; border-bottom: 2px solid #1074B0; font-size:1.4em; margin:0px; }
h2			{ font-size:1.3em;}
h2, h3, h4  { color:#009201;}

img, img a	{ border:none; float: left; margin: 5px; }

a			{ font-weight:bold; text-decoration:none;color:#00386B }
a:visited	{ color:#00386B; text-decoration:none }
a:hover		{text-decoration: underline; }

hr			{ display:block; clear:both; margin:1em 0; width:100%; color:#bbd8e8; height:2em }
br			{ display:block; clear:both }

.nav 		{ display:block;background-color:#009201;margin:1em 0 .5em 0;padding:.3em; font-size:1.1em; width:100% }
.nav a,.nav a:visited, p.nav { color:white; }


.info 		{ font-size: smaller; font-style: oblique; }

.accesskey  { font-size: x-small; font-weight: bold; }
.menu 		{ font-size: x-small; font-weight: lighter;	text-transform: uppercase; text-decoration: underline; }
