@charset "utf-8";

.body {
	background-image: url();
	background-color: #6F7371;
	margin-top: 1cm; 
}

.style_data_table_bg
{
	background-color: #FFCCCC;
}

.PlainText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #400040;
	font-weight: bold;
	font-style: italic;
}

.PlainText2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #400040;
	font-weight: bold;
	margin-left: 10px;
}

.Head1Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #800040;
	margin-top: 1px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
