input.flat_button
{
	width:100%;
	border: solid 1px black;
	cursor: hand;
	font-style:normal;
	font-size:9px;
	color:#000000;	
	
}
p.invite
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
p.oblique {font-style:oblique}
p.copyright
{
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
color:#000000;

}
div.mypopup
{
position: absolute; 
width: 250px; 
height: 200px;
display: none;
background: #fff;
border: 1px solid #000;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
}
