/* CSS Document */
div.parent { position: absolute; margin-left: -387px; left:50%; width: 775; height: 550; top:50%; margin-top:-275px; }

div.pf1 { position: absolute; height: 10px; width: 10px; top: 20px; left: 0px; }
div.pf2 { position: absolute; height: 10px; width: 10px; top: 180px; left: 0px; }
div.pf3 { position: absolute; height: 10px; width: 10px; top: 20px; left: 160px; }
div.pf4 { position: absolute; height: 10px; width: 10px; top: 180px; left: 160px; }

div.logo { position: absolute; width: 10px; height: 10px; top: 0px; left: -1px; }
div.flags { position: absolute; width: 193px; height: 10px; top: 175px; right: 0px; left: 547px; }

h4 { color: #ffffff; font-family: verdana, arial; font-size: 16pt; margin:0pt; }
p.text { margin-right: 10px; }

div.footer { position: absolute; height: 10px; width:775px; top: 530px; left: 
0px; color: #000066; text-align: center; font-family: verdana, arial, sans-serif; font-size: 8pt; }

div.textbox {
position: absolute;
overflow: auto;
width: 565px;
height: 298px;
top: 204px;
left: 187px;
scrollbar-3dlight-color: #00ff00;
scrollbar-arrow-color: #33cc00;
scrollbar-base-color: #009900;
scrollbar-darkshadow-color: #009900;
scrollbar-face-color: #006600;
scrollbar-highlight-color: #009900;
scrollbar-shadow-color: #003300;
scrollbar-track-color: #009900;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
text-align: justify;
color: #ffffff;
}

