a:link
{
	color: rgb(103, 26, 62);
	text-decoration:underline;
	font-size:12pt;
	font-family:Times New Roman;
	font-weight:bold 
}
a:visited
{
	color: rgb(127, 64, 99);
	text-decoration:underline;
	font-size:12pt;
	font-family:Times New Roman;
	font-weight:bold 
 } 
a:active 
{
	color: rgb(70, 70, 70);
	text-decoration:underline;
	font-size:12pt;
	font-family:Times New Roman;
	font-weight:bold 
}
.BulletedList { font-size: 14pt; font-weight: bold; text-align: justify; margin-left: 6; 
               margin-top: 12; margin-bottom: 12 }
body
{
	font-family: Times New Roman, Arial, Helvetica; font-size:14pt;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
}
body
{ 
      background: white url('sidebar1.jpg');
      color: black
    }

'body {
'     scrollbar-arrow-color: #6C000E;      scrollbar-dark-shadow-color: #691b36;      scrollbar-face-color: #9a6a8b;      scrollbar-highlight-color: #6C000E; table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Arial, Helvetica;
}
h1
{
	color: rgb(103, 26, 62); font-size:24pt; font-weight:bold
}
h2
{
	color: rgb(103, 26, 62); font-size:18pt; font-weight:bold
}
h3
{
	color: rgb(103, 26, 62); font-size:14pt
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}