body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#302F3F;
	vertical-align:top;
}
		
select, input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#302F3F;
	vertical-align:top;
}

input.checkbox{
	vertical-align:middle;
}

textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}

hr{
	height:1px;
	color: #ccc;
	background-color: #ccc
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #302F3F;
}

h2 {
	font-family: gil-sans;
	font-size: 22px;
	font-weight: normal;
	color: #302F3F;
}

.header{
	font-family: gil-sans;
	font-size: 11px;
	font-weight: bold;
	color: #302F3F;
}

.footer{
	font-family: gil-sans;
	font-size: 9px;
	color: #302F3F;
}
.asterix{
	color: #FF6600;
}
.remark{
	font-size: 10px;
}

