body {
	font-size: 13px;
	color: #333333;
	background-color: #EFEFCE;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family:Verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}
html {
	overflow-y:scroll;
}
p,li,dt,dl {
	line-height:1.6;
}
td {
	font-size: 13px;
	line-height: 120%;
	color: #333333;
}
.headtext {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fontsize11px { font-size: 11px; }

.fontsizetop { color: white; font-weight: bold; font-size: 14px; }

.fontsize14px { font-size: 14px; }

.fontsize15px { font-size: 15px; }

.fontsize12px { font-size: 12px; }


h1         { 
	font-size: 17px; line-height: 100%;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin: 30px 0px 10px;
	padding: 2px 5px;
	background-image:    url("../image/h2_back.jpg");
	background-repeat: repeat-y;
}

h3 { color: #669; font-weight: bold; font-size: 14px; line-height: 100% }

.fontsize15{
	font-size: 15px;
}