body {
	background-image: url(layout01bg.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;

	padding-left: 5;
	padding-top: 0;
	}

A:link,  A:visited {	font-family: arial;	letter-spacing: 2pt;	color: #7771BF;	font-weight: bold;	text-decoration: none;	border-bottom: none;	}        A:active, A:hover {	font-family: arial;	color: #4D339B;	font-weight: none;
	border-bottom: 1px dotted #DD77A2;
	text-transform: uppercase;	}body,tr,td, div {	font-family: tahoma, arial, sans-serif;	color:#B5507A;	font-size: 11px;	line-height: 12px;	}
b {
	font-weight: bold;
	color: #A53E69;
	}#title {	color: #EFB4CD;	font-family:arial narrow;	font-size: 24px;	line-height: 8px;	letter-spacing: 4px;	font-weight: bolder;	}input, textarea, option, select {	background-color: #FFEAFB;	font: 7pt arial;	color: #B5507A;	letter-spacing: 1px;	border: 1px solid #DD77A2;	padding: 2px;	}