body {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	background-image: url(../images_land/index_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	font-weight: bold;
	text-decoration: underline;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	width: 650px;
	left: 2px;
	top: 2px;
	text-align: left;
	font-weight: lighter;
}

h1 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: 000000;
	text-align: center;
}

h2 {
	font-family: "Monotype Corsiva";
	font-size: 28px;
	color: #6699CC;
	text-decoration: underline;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: thin dotted;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: thin dotted;
	height: auto;
	width: auto;
	line-height: 40px;
    font-size: 14pt 
}

link {
	color:#6699CC;
}

a:link { 
    font-weight:bold; color:#467CEA; text-decoration:none; font-size: 12pt 
}

a:visited { 
    font-weight:bold; color:#628EE9; text-decoration:none; font-size: 12pt 
}

a:hover { 
     font-weight:bold; color:#3333FF; text-decoration:none; font-size: 12pt 
}

a:active {
   font-weight:bold; color:#0099FFFF; text-decoration:none; font-size: 12pt 
}

