.stylesheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: .5px;
	line-height: 14px;
}
.stylesheet a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: .5px;
	line-height: 14px;
}
.stylesheet a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	letter-spacing: 0.5px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: .5px;
	line-height: 17px;
}
.h1 a {
	color: #FF0000;
	text-decoration:none;
}
.h1 a:hover {
	color: #000000;
	text-decoration:none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	letter-spacing: .5px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	line-height: 14px;
	letter-spacing: .5px;
}
.h3 a {
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.h3 a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .5px;
	line-height: 14px;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: .5px;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

