@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}
body {
	background-color: #FDDEFE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
}
.p2 {font-size: 10px;}
h4 {
	font-size: 14px;
}
.Style1 {
	font-size: 14px;
	font-weight: bold;
}