img{
	border: 0px;
}
hr{
	padding: 0px;
	margin: 5px 0px 5px 0px;
	color: #A8D5BF;
	height: 1px;
}
a:link {
	color: #5457C9;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-weight:  normal;
	color: #7E2C9A;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #A52174;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #990033;
	text-decoration: underline;
}
p {
	padding:0px;
	margin:0px;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -0.1em;
	color: #333333;
	line-height: 130%;
	padding:0px;
	margin: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #5158A8;
	line-height: 130%;
	padding:8px 0px 5px 0px;
	margin: 0px;
}
h3 {	
	font-size: small;
	font-weight: bold;
	letter-spacing: -0.03em;
	color: #22259B;
	line-height: 130%;
	padding:6px 0px 2px 0px;
	margin: 0px;
}
h4 {
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	line-height: 130%;
	padding:3px 0px 2px 0px;
	margin: 0px;
}
.capt {
	font-size: 0.7em;
	line-height: 140%;
	letter-spacing: 0.1em;
	padding:5px 0px 5px 0px;
}
.capt_bl {
	font-size: 0.7em;
	line-height: 140%;
	letter-spacing: 0.1em;
	padding:5px 0px 5px 0px;
	color: #22259B
}
.copy {
	font-size: 0.6em;
	line-height: 140%;
	letter-spacing: 0.1em;
}
.copygr{
	font-size: 0.6em;
	color: #777777;
	line-height: 130%;
	letter-spacing: 0.1em;
}
.rd {
	color: #FF3333;
}

.bl {
	color: #3A5897;
}