
<html>
<head>
	
	<title>Loyal Assistant - Style</title>

<style> 

<!-- 

BODY,P,TD {font-family:arial; font-size:12px; color:#FFFFFF } 

A:link { text-decoration:none; color:#0000C0; text-transform:none; filter:glow(color=#FFFFFF, strength=3); height:0;} 
A:visited { text-decoration:none; color:#5F5876; text-transform:none; filter:glow(color=#FFFFFF, strength=3); height:0;} 
A:hover { text-decoration:none; color:#FFFFFF; text-transform:none; filter:glow(color=#0000C0, strength=3); height:0;} 

body { scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #0063FF;
  scrollbar-face-color: #0063FF;
  scrollbar-highlight-color: #0063FF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-shadow-color: #0063FF;  }

--> 



<!-- 
BODY 
{background-image:url(main.gif);
background-attachment:fixed;
background-color:#0000FF} 
-->

input, textarea, option, select { 
       color: #FFFFFF;
       background: #0000C0;
       font-size: 11px;
       font-weight: regular;
       text-decoration: none;
       font-family: verdana; 
       text-align: lest;
       border-width: 1px;
       border-style: dashed;
       border-color: #FFFFFF;


</style>
</head>

<body>

</body>
