.error_topic{
	font: bold x-small Times New Roman;
	color: #FF0000
}
.error_msg{
	font: bold x-small Times New Roman;
	color: #0000FF
}
.error_div{
	background-color:DDDDDD;
	padding:5;
	margin:5;
	width:300;
	border:1px solid #AAAAAA
}
.error_body{
	font: normal x-small Times New Roman;
	color: #000000
}