body 
	{
	scrollbar-base-color:#FFD7DA; scrollbar-face-color:#FFD7DA;
	scrollbar-track-color:#F1D9D9;
	scrollbar-arrow-color:white;
	scrollbar-darkshadow-color:#FFD7DA;
	scrollbar-highlight-color:#FFD7DA;
	scrollbar-shadow-color:#E7B287; scrollbar-3dlight-color:white;
	background-attachment: fixed; 
	overflow-x: hidden;
	font-family: Verdana,Arial,Georgia;
	font-size: 11px;
	letter-spacing: 1px;
	color: #CC3366;
	}
 
a 
	{
	text-decoration: none;
	color: #839AB5;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: none;
	color: #CC3366;
	font-weight: bold;
	} 

p
	{
	color: #CC3366;
	font-family: Verdana,arial,georgia;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: justify; 
	}

.header	{
	font-family: verdana,arial,georgia; 
	font-weight: bold;
	font-size: 14; 
	width: 100%; 
	color: #CC3366;
	border-bottom: 3px double #CC3366;
	}

td
	{
	vertical-align: top;
	}