﻿@charset "utf-8";
/* CSS Document */

intd, inth {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	border-color: #4BACC6;
	background-color: #DDD;
}
.inwrap {
	text-align: center;
	max-width:800px;
	min-width:400px;
}
.inptitle {
	font-weight: bold;
}
#inheader {
	margin-top:1px;
	margin-bottom:1px;
}
#inlogo {
	margin-top:1%;
	margin-bottom:1%;
}
#incc {
	margin-right:7px;
}
.ininfoTxt {
	text-align: center;
	width:inherit;
	padding:10px;
	background-color: #FFF;
	font-size: 10px;
}
.intableTitle {
	text-align: center;
	background-color: #4BACC6;
	font-size: 16px;
}
.intableInfo {
	text-align: left;
	background-color: #FFF;
	padding:5px;
	font-size: 14px;
}
.intableFooter {
	text-align: justify;
	background-color: #FFF;
	padding:15px;
	font-size: 9px;
}
ina {
	color: #000;
	text-decoration: underline;
}
