body
{
color: #333399;
font-size : 0.90em;
font-family: Verdana;
margin: 0em;
padding: 0em;
background-color: #ffccff;
}
.table
{

background-color: #ff66ff;
font-weight:none;
border-top: 1px solid #cc66ff;
border-bottom: 1px solid #cc66ff;
text-align: center;
color: #ffffff;
}
a {
text-decoration:none;
color: #cc3399;
}
a:hover {
 text-decoration: underline; color: #cc0099; 
}
input,select,textarea
{
background:#ffccff;
border:1px solid;
}

h1 {
	font-size: 0.90em;
}

.div_center {
	text-align: center;
}