body {
	background-color: #efefef;
}

.sm_gry_text {
	font-family: Arial;
	color: #767a7d;
	font-size: 8pt;
	font-family: Arial;
}
.sm_gry_text a:link {
  	font-family: Arial;
	color: #000000;
	font-size: 8pt;
}
.sm_gry_text a:visited{
	font-family: Arial;
	color: #000000;
	font-size: 8pt;
}
.sm_gry_text a:hover {
	font-family: Arial;
	color: #fc0000;
	font-size: 8pt;
	text-decoration: underline;
}
.sm_gry_text a:active{
	font-family: Arial;
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}

.blue_heading {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.content_txt {
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

.content_txt a:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

.content_txt a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

.content_txt a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #fc0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14px;
}

.content_txt_large {
	font-family: Arial;
	font-size: 12px;
	color: #4d4d4d;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

.content_txt_large a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
}

.content_txt_large a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

.content_txt_large a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #fc0000;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

.content_txt_blk {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
.t1g {
	font-family: Arial;
	font-size: 18px;
	color: #6A6B6D;
	font-weight: bold;
	padding-left: 8px;
}
.t1r {
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.t2g {
	font-family: Arial;
	font-size: 18px;
	color: #6A6B6D;
	font-weight: bold;
}
.t1 {
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 1px;
}
.t2 {
	font-family: Arial;
	font-size: 14px;
	color: #222222;
	font-weight: normal;
	padding-left: 10px;
}
