html {
scrollbar-base-color: #786ee2; /* Dark Blue - This is the one you move 
with your mouse */
scrollbar-arrow-color:yellow; /* This is the color of the arrows at top 
and bottom. */
scrollbar-track-color: #f0f8ff; /* Light Blue - This is the one 
underneath the one you move with your mouse. */

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: white; 
scrollbar-darkshadow-color: white;

scrollbar-highlight-color: red; 
scrollbar-3dlight-color: yellow;
}

body {
max-width:95%;
background-color:#f0f8ff;
color:#342d7e;
font-family: Verdana, Geneva, Georgia, Times, Arial, "Times New Roman", 
sans-serif;
font-size: medium;
line-height:160%;
} 

H1
{
margin-top:0px;
margin-left:0px;
}

H2
{
font-size:14pt;
}
.end
{
align:center;
font-size: 10pt;
td-align:center;

}

.left
{
position:absolute;
left:15px;
}

.center
{
position:absolute;
left:230px;
font-size: 8pt;
}

.right
{
position:absolute;
left:330px;

}


p
{
font-size:12pt;
color:#082984;
background-color:#f0f8ff;
}

#navigation {text-align:center; color:black; font-weight:bold; margin:0;padding:0;background:#786ee2;width:200px;}
#navigation li {text-align:center; margin:0;padding:0;background:#786ee2; width:200px;}
#navigation a:link  {color:black;background:#786ee2;	text-align:center;	display:block;text-decoration:none;width:200px;	}
#navigation a:active {color:white;background:#786ee2;	text-align:center;	display:block;text-decoration:none;width:200px;	}
#navigation a:hover {text-align:center; background-color:red; width:200px; display:block; text-decoration:none;}

p.caption
{
font-size:10pt;
font-weight:bold;
}

p.middle
{
text-align:center;
max-width:95%;
}

.client
{
font-size:8pt;
font-weight:bold;
}

.end

{
font-size:8pt;
}
