
<html>
<head>
	
	<title>Not a Thoughtless Kind - Style</title>

<style> 

<!-- 

BODY,P,TD {font-family:bookman; font-size:12px; color:#2D1F16 } 

A:link { text-decoration: none; font-weight:bold; color:#3E3F60;} 
A:visited { text-decoration: none; font-weight:bold; color:#5D5FA3;} 
A:hover { text-decoration: none; font-weight:bold; color:#DBDFE2; height:0; border:1 dashed; border-color:#2E2E46; cursor:sw-resize;} 

body { scrollbar-arrow-color: #AFAC9D;
  scrollbar-face-color: #2D2E4B;
  scrollbar-track-color: #AFAC9D;
  scrollbar-highlight-color: #AFAC9D;
  scrollbar-3dlight-color: #2D2E4B;
  scrollbar-darkshadow-color: #AFAC9D;
  scrollbar-shadow-color: #2D2E4B; }

--> 



<!-- 
BODY 
{background-image:url(main.jpg);
background-attachment:fixed;
background-color:#AFAC9D} 
-->

input, textarea, option, select { 
       color: #2D1F16;
       background: #AFAC9D;
       font-size: 10px;
       font-weight: normal;
       text-decoration: none;
       font-family: bookman; 
       text-align: lest;
       border-width: 1px;
       border-style: dashed;
       border-color: #2E2E46; 


</style>
</head>

<body>

</body>