body 
	{ 
background: url('images/bg.jpg');
background-color: #FBC8B5;
background-repeat: repeat-y;
background-position: top left;
	scrollbar-face-color:#FBC8B5;
	scrollbar-track-color:#FBC8B5;
	scrollbar-arrow-color:#F8A096;
	scrollbar-darkshadow-color:#F8A096;
	scrollbar-highlight-color:#F8A096;
	scrollbar-shadow-color:#F8A096; 
	scrollbar-3dlight-color:#F8A096;
	overflow-x: hidden; 
	color: #FFFFFF;
	font: 12px Arial,Verdana,times new roman;
	text-align: justify;
	background-attachment: fixed;
    cursor: crosshair;
	}
 
a 
	{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: italic;
    cursor: crosshair;
	}

a:hover
	{
	text-decoration: underline;
	color: #FFFFFF;
    cursor: crosshair;
	} 

img { border: 0px }

p
	{
	color: #FFFFFF;
	font-family: Arial,Verdana,times new roman;
	font-size: 11px;
	line-height: 95%;
    cursor: crosshair
	}



.header {
	border:1px dashed #FFFFFF; PADDING-LEFT: 1px; font-family: Veranda; font-weight:none;     font-size: 8pt; cursor: crosshair; color: #FFFFFF;BACKGROUND-image: url('images/header.jpg');  scroll
	}
