
GLOBAL_HEAD<=
<title>put your title here</title>
<style type="text/css">
<!--
body {
scrollbar-face-color:330033;
scrollbar-arrow-color:330033;
scrollbar-track-color:330033;
scrollbar-shadow-color:330033;
scrollbar-highlight-color:330033;
scrollbar-3dlight-color:330033;
scrollbar-darkshadow-Color:330033;}
table {
border: 5px solid #888888;
width: 40%;
margin-left: 30%;
margin-right: 30%; }
table table {
width: 100%;
margin:0;
border: 0;}
table table table {
width: 0; }
body {
background-image: url(put your image here)!important;
background-attachment: fixed !important;
}
A:link {
color: #990033;
text-decoration:none}
A:visited {
color: #990033;}
A:active {
color: #990033;}
a:hover {
color: #FFFFCC;
text-decoration: none;
filter: glow(color=#990000 add="0" direction="90" strength="3");
height: 0;}
body, tr, td {
font-size: 8pt;
font-family: Tahoma;
text-align: justify;
color:#444444;
}
-->
</style>
<meta http-equiv="Page-Enter" content="revealTrans(Duration=1,Transition=23)">
<meta http-equiv="Page-Exit" content="revealTrans(Duration=1,Transition=23)">
<=GLOBAL_HEAD