@charset "UTF-8";
p {
	font-size: 0.8em;
}
h1 {
	font-size: 2.5em;
	color: #000000;
	vertical-align: text-bottom;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-decoration: underline;
	text-transform: uppercase;
}
h2 {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
}
h2 a:link {
	color: #000000;
	font-weight: bold;
}
h2 a:visited {
	color: #666666;
}
h2 a:hover {
	color: #00CCFF;
}
h2 a:active {
	color: #FF0000;
	color: #999999;
}
h3 {
	font-size: 0.9em;
	color: #999999;
}
h4 {
	font-size: 0.9em;
	color: #999999;
}h5 {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
}
h5 a:link {
	color: #000000;
	font-weight: bold;
}
h5 a:visited {
	color: #666666;
}
h5 a:hover {
	color: #00CCFF;
}
h5 a:active {
	color: #FF0000;
}
h6 {
	font-size: 1.2em;
	color: #FF00FF;
	vertical-align: text-bottom;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
}
a:active {
	color: #FDFDFD;
}
