body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}
.normaltext {
	font-size: 7.5pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.normaltext a{
	font-size: 7.5pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.normaltext a:hover{
	font-size: 7.5pt;
	line-height: 16px;
	color: #8AB506;
	text-decoration: none;
	text-align: justify;
}
.morelink {
	font-size: 7.5pt;
	font-weight: bold;
	color: #0152A3;
	text-decoration: none;
}
.morelink a{
	font-size: 7.5pt;
	font-weight: bold;
	color: #0152A3;
	text-decoration: none;
}
.morelink a:hover{
	font-size: 7.5pt;
	font-weight: bold;
	color: #8AB506;
	text-decoration: none;
}
.normaltext-2 {
	font-size: 8pt;
	line-height: 19px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.sublink {
	font-size: 7.5pt;
	color: #5A7C16;
	text-decoration: none;
}
.tableheader {
	font-size: 7.5pt;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration: none;
	background-color: #E0E0E0;
}

.sublink a{
	font-size: 7.5pt;
	color: #5A7C16;
	text-decoration: none;
}
.sublink a:hover{
	font-size: 7.5pt;
	color: #0152A3;
	text-decoration: none;
}
.raw-1{
	font-size: 7pt;
	color: #5F5F5F;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	background-color: #F2F2F2;
}
.raw-2{
	font-size: 7pt;
	color: #5F5F5F;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	background-color: #EBEBEB;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	text-decoration: none;
	background-color:#E6E6E6;
	border: 1px solid #CCCCCC;
}.border-3side {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.superscript {
	vertical-align: super;
	
	font-size: 5pt;
}
