/* CSS Document */
body {
font-size: 8pt;
color:#0066CC;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(images/bg.jpg) repeat-x top left #B5E3FB; 
margin:0;
padding:0;
}

img { border: none;}

p { margin: 1px 3px 4px 3px; padding: 0;}
h1 {padding: 2px 0px 2px 0px; color: #003366; margin: 1px 0px 6px 0px; font-size: 24px;  text-align: center;}
h2 {padding: 1px 0px 2px 2px; color: #0300F4; margin: 0px 0px 0px 0px; font-size: 18px; font-weight: bold;}
h3 {padding: 1px 0px 2px 3px; color: #0300F4; margin: 0px 0px 0px 0px; font-size: 12px; font-weight: bold; text-decoration: underline; }

a:link { color: #0300F4; text-decoration: underline; font-weight: bold; }
a:visited { color:#0300F4; text-decoration: underline; font-weight: bold;}
a:hover { color: #FFFFFF; background: #0300F4; text-decoration: none; font-weight: bold;}
a:active { color:#FFFFFF; background: #000033; text-decoration: none; }

.content { margin: 33px 11px 0px 22px;}

h2.rond { background: url(images/rond.gif) no-repeat left top; padding: 12px 0px 12px 3px; margin: 2px 0px 2px 0px; font-size: 18px; color: #0300F4;}
.rond-evengroot { height: 62px; width: 468px; background: url(images/rond-evengroot.gif) no-repeat left top; padding: 2px 0px 2px 3px; margin: 0px 0px 2px 0px; font-size: 10px; color: #0066CC; font-style: italic;}

a.rondlink:link { text-decoration: none;}
a.rondlink:visited { text-decoration: none;}




