<!-- Generall Style -->
body 
{
  font-family: arial,verdana,tahoma; 
  font-size: 8pt; 
  font-style: normal; 
  background-color: #ffffff;

  scrollbar-base-color:#123456;
  scrollbar-3dlight-color:#c0c0c0;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#aaaaaa;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#333333;
  scrollbar-track-color:#666666;
}

th
{
  font-family: arial,verdana,tahoma 
  font-size: 8pt; 
  font-style: normal; 
  text-decoration: bold; 
  color: #000000; 
}

td, p
{
  font-family: arial,verdana,tahoma; 
  font-size: 8pt; 
  font-style: normal; 
  color: #000000; 
}

h1
{
  font-family: arial,verdana,tahoma; 
  font-size: 16pt; 
  font-style: normal; 
  text-decoration: underline; 
  color: #000000; 
}

<!-- Nav Style -->

a.nav
{
  font-family: arial,verdana,tahoma; 
  font-size:8pt; 
  text-decoration: none; 
  font-style: normal; 
  color: #cccccc; 
}

a.nav:active
{
	font-size: 8pt;
	color: #ffffff;
}

a.nav:visited
{
	font-size: 8pt;
	color: #400080;
}

a.nav:link
{
	font-size: 8pt;
	color: #800080;
}

a.nav:hover
{
  font-size: 8pt;
  color: #8080C0;
}



<!-- link Style -->

a.link
{
  font-family: arial,verdana,tahoma; 
  font-size:11pt; 
  text-decoration: none; 
  font-style: normal; 
  color: #480080; 
}

a.link:active
{
	font-size: 11pt;
	color: #ffffff;
}

a.link:visited
{
	font-size: 11pt;
	color: #400080;
}

a.link:link
{
	font-size: 11pt;
	color: #8080c0;
}

a.link:hover
{
  font-size: 11pt;
  color: #880080;
}




<!-- Text Style -->

a.text, a.text:link, a.text:visited, a.text:active 
{
  font-family: arial,verdana,tahoma; 
  text-decoration: none; 
  font-style11pt; 
  color: #cccccc; 
}

a.text:hover 
{
  font-size:11pt;
  color: #094aef; 
}

input
{
  font-family: arial,verdana,tahoma;  
  font-size: 11pt; 
  color: #000000; 
}
