@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03C;
	background-color: #BDCDDA;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
body {
	background-color: #BDCDDA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: medium;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 24px;
	text-align: center;
}
h2 {
	font-size: 24px;
	color: #339;
	font-style: italic;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #BDCDDA;
	letter-spacing: normal;
	text-align: right;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 10px;
	border: 0px none #CCCCCC;
	font-weight: normal;
}

