a:link       { color: BLACK; font-weight: bold; font-style: normal}
a:visited    { color: #CC9900; font-weight: bold; font-style: normal}
a:active     { color: #FFFFCC; font-style: normal}
a:hover      { color: #009999; font-style: normal ! important}

body         { font-family: Times new roman; background-color: rgb(255,255,255); color: black; 
               text-align: justify; font-size: 10pt }


BODY
{
background-position: 0% 0%; scrollbar-face-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#616161;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFCC00;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
background-color:transparent; background-repeat:repeat; background-attachment:scroll 
}

table        { table-border-color-light: rgb(204,153,255); table-border-color-dark: 
               rgb(102,0,102); font-family: Times new roman; text-align: left }

h1, h2 { font-family: Times new roman; 
               text-align: left }
h1
{
	color: rgb(131,140,175);
}
h2
{
	color: rgb(131,140,175); 
}
