@charset "utf-8";
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
	color: #003399;
}
.box td{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
	font-size: .9em;
	border: 1px solid #CCCCCC;
}
th {
	color: #003399;
	font-weight: normal;
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
}
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.style1 {
	color: #FFFFFF;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	color: #F00;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2em;
}

