/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY
	{ 
	}
input,select,texarea
{
	color: #FFFFFF;
	background-color: #000000;
	font-family: Tahoma;
	border 1 solid
}	
