body
{
background-color:#FDFBEF;
}
.redtext
{
color:#FF0000;
font-weight:bold;
}
.head
{
	font-family:Tahoma;
	font-size:14px;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
.msgtext
{
	font-family:Tahoma;
	font-size:9px;
	color:#999999;
	text-align:center;
}
.text
{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
}
