.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
		body {
	position: relative;
	background-color: #E6F2FF;
	}
.contbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-color: #A4A4A4;
	border-top-style: solid;
	border-top-width: 1px;
}
.line {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

		H1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}

		H2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	}

		H3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin-top: 40px;
	}
	
A.minilink {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

A.minilink:visited {
}


A.minilink:hover {
	text-decoration: none;
}

