body,tr,td{
	color: #ffffff;
	font-size:8pt;
	font-family:Verdana;
	background-image: url(http://www.suffering.roomofplasticflowers.org/lay3/lay3_12.jpg);
	background-attachment: fixed;
	line-height: 15px;
	letter-spacing: 1px;
	text-align:left;
}

a:link{
	color: #ffffff;
	text-decoration:none; 
	font-weight: bold;
	filter: dropshadow(color=3ba5d0, offx=1, offy=1); height:0pt;
}

a:visited{
	color: #ffffff;
	text-decoration:none; 
	font-weight:bold;
	filter: dropshadow(color=3ba5d0, offx=1, offy=1); height:0pt;
}

a:active{
	color: #ffffff;
	text-decoration:none; 
	font-weight:bold;
	filter: dropshadow(color=3ba5d0, offx=1, offy=1); height:0pt;
}

a:hover{
	color: #ffffff;
	text-decoration:none; 
	font-weight:bold;
	filter: dropshadow(color=8dba15, offx=1, offy=1); height:0pt;
}

select{
	background: #d639a5; 
	font-family: Verdana; 
	color: #ffffff; 
	font-size: 8pt
}

textarea, input{
	font-family: Verdana;
	font-size: 8pt;
	color: #3ba5d0;
	background: #ffffff;
	border: 1px solid;
	border-color:#8dba15; 
}