@charset "utf-8";
/* CSS Document */

.index-body {
	font-family: Garamond;
	font-size: 16px;
	font-weight: 200;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	display: inline;
	width: 100px;
	text-align: justify;
	}
	
.index-body p{
	line-height: 22px;;
	}
	
.footer1 {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}
.footer2 {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	display: block;
	}

.form {
	font-family: Garamond;
	font-size: 14px;
	}
	
.form_req {
	color: red;
	}
	
a.link:link{
	font-family: Garamond;
	color: white;
	text-decoration: underline;
	}
a.link:hover {
	font-family: Garamond;
	color: white;
	text-decoration: none;
	}
a.link:visited{
	font-family: Garamond;
	color: white;
	text-decoration: underline;
	}
.super {
	font-size: .95em;
	}
.super2 {
	font-size: .8em;
	}

.index-body sub {
	line-height: 1000px;
	}
