<STYLE TYPE-"type/css">

<!--
body {
scrollbar-track-color: white; 
background-color:white;
}

.Content
{color:black;
font-family: arial;
font-size: 12;
font-weight:lighter;
line-height: 1.4;
position:relative; width:68%; top:40px; left:16%; border:1px dashed black; background-color:#eee; padding:10px; z-index:2;
text-align:justify;}

h1{
color:black;
font-family: arial;
font-size: 12;
font-weight:lighter;
line-height: 1.4;
position:relative; width:68%; top:40px; left:16%; border:1px dashed black; background-color:#eee; padding:10px; z-index:2;
text-align:justify;

}

h2{
color:black;
font-family:arial;
font-size: 25px;
}

h3{
color:black;
font-family:arial;
font-size: 17px;
}

A:link, A:visited, A:active { text-decoration: none; font-weight: 
none; color:#110B5B}
A:hover {text-decoration: underline;color:#1E1599;}

-->
</STYLE>