p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}
h1 {
	font-size:16px;
	color:#084A8D;
	font-weight:bold;
}
h2 {
	font-size:12px;
	color:#084A8D;
	font-weight:bold;
}
#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
	}
#content h12 {
	font-size:12px;
	color:#084A8D;
	font-weight:bold;
	text-align: justify;
	
}
.copytextBlock {
	color:#326cb3;
}
.h4SubIndex {
color:#353B87;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:16px;
}
.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	text-align: justify;

}
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;
}
A:link {
color:#094995;
text-decoration: none
}
A:visited {
color:#094995;
text-decoration: none
}
A:active {
color:#80A0C6;
text-decoration: none
}
A:hover {
text-decoration: underline; color: red;
}