<style type="text/css">
#table1 {
width:500px;
}


.typewriter {
font-family:courier,monospace; color:#3E193E; 
font-weight:bold;
}

.ssps,.sspsdark, .ssps_hilite, #sspstxt { 
font-family: SSPSCirclev4, SSPSCircleAlt,SSPSRegularv4 ; 
font-weight: bold; 
font-size: 110%; 
color: #000000; 
line-height: 145%; 
}

.utype, .ltype { }

.utype
{text-transform:uppercase;}

.ltype
{text-transform:lowercase;}

#sspstxt {
width:100%;
height:50px;
color: #000000; 
border:1px solid #000000;
background-color:#ff00ff;
}

.sspstype, .sspstype_spacebar,  .sspstype_shiftkey, .sspstype_deletekey{
width:50px;
border:2px solid #000000;
font-family:SSPSCirclev4, SSPSCircleAlt,SSPSRegularv4;
}

.sspstype_spacebar {
width:300px;
}

.sspstype_shiftkey {
width:100px;
}
fieldset{-moz-border-radius:8px;
/*
background-color:#ffffff;

filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	*/
}

td {padding:4px;}
</style>