body {
	font-family: Georgia, Times New Roman;
	font-size: 10px;
	color: #000000;
}

h1 {
	font-family: Tahoma, Arial;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
}
.sidebar {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3A658B;
}
.bottomnavi {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #3A658B;
}
.tblborder {
	border: 1px dashed #666666;
}