a:link {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #008000;
}
.h1GR {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
}
.h1BK {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.h1RD {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.h2GR {
	font-family: Verdana;
	font-size: 12px;
	color: #008000;
}
.h2BK {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.bodyRD {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}
.bodyGR {
	font-family: Verdana;
	font-size: 11px;
	color: #008000;
}
.bodyBK {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.bodyGR a:link {
	color: #0000FF;
	text-decoration: underline;
}
.bodyGR a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bodyGR a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyGR a:active {
	color: #008000;
	text-decoration: underline;
}
.bodyBK a:link {
	color: #0000FF;
	text-decoration: underline;
}
.bodyBK a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bodyBK a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyBK a:active {
	color: #008000;
	text-decoration: underline;
}
.bodyRD {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.bodyBK_Bold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}




