h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF3300;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #1F3A58;
	font-weight: normal;
}
.text-common {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #1F3A58;
}

h3 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF3300;
}
h4 {
	font-family: Tahoma;
	font-size: 16px;
	color: #1F3A58;
}
h5 {
	font-family: Tahoma;
	font-size: 15px;
	color: #FF3300;
}
h6 {
	font-family: Tahoma;
	font-size: 13px;
	color: #1F3A58;
}
.img-jumping {
	padding-left: 8px;
}
a.nav1:link {
	color: #FF3300;
	text-decoration: underline;
}
a.nav1:visited {
	color: #FF3300;
	text-decoration: underline;
}
a.nav1:hover {
	color: #006699;
	text-decoration: underline;
}
a.nav1:active {
	color: #FF3300;
	text-decoration: underline;
}

a.page:link {
	color: #1F3A58;
	text-decoration: underline;
}
a.page:visited {
	color: #1F3A58;
	text-decoration: underline;
}
a.page:hover {
	color: #1F3A58;
}
a.page:active {
	color: #1F3A58;
	text-decoration: underline;
}


.h1-blue {
	color: #1F3A58;
}
.text-small {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1F3A58;
}

.form-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #1F3A58;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
}
.form-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CA5100;
	border: 1px solid #233E5C;
}
.form-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.message-head {
	font-family: Tahoma;
	font-size: 13px;
	color: #1F3A58;
	font-weight: bold;
}
.message {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1F3A58;
}
.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF8C00;
	border: 1px solid #999999;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.text-red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
}
a.nav2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav2:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.nav2:active {
	color: #FFFFFF;
	text-decoration: none;
}
.jor-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1F3A58;
	padding-right: 8px;
	padding-left: 8px;
	text-align: justify;
}

