@charset "utf-8";
/* CSS Document */


body,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #D7E1FF;
	text-align:left
}
.BoxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.BoxHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a {
	color: #333;
	text-decoration: underline;
}

h2 {
	font-size: 12px;
	margin-bottom: -10px;
}
h3 {
	font-size: 11px;
}

