


body {
 	 font-family:  arial;
	 color: #000000;
         text-align: justify;
	 font-size: 8pt;
	 line-height: 12px;

background-color: transparent;
background-image: url("lovely.png");
background-position: -8px 0px;
background-repeat: no-repeat; 

scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;  
scrollbar-3dlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #800000;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;	}

table {
 	 font-family:  arial;
	 color: #000000;
         text-align: justify;
	 font-size: 8pt;
	 line-height: 12px;	}

input, select, textarea {
	color:#000000;
	font-family: verdana, trebuchet MS, arial;
	font-size:7pt;
	background-color:#F2000C;
	border:1px solid #800000;
	text-align:left  }

a:link
	{text-decoration: none; color: #800000; font-weight:bold;}
a:visited 
        {text-decoration: none; color: #800000; font-weight:bold;}
a:active
	{text-decoration: none; color: #ffffff; font-weight:none;}
a:hover 
	{text-decoration: underline overline; cursor: crosshair; COLOR: #800000; background-color: #808080;}

