p {
font-size: 100%;
padding: 0 0 5px 0;
line-height: 1.5em;
color:#252525;
}

h1 {
font-size: 200%;
color: #363636;
font-weight: normal;
margin: 10px 0;
}

h2 {
font-size: 140%;
color: #545454;
font-weight: 500;
margin: 5px 0 10px 0;
}

h3 {
font-size: 130%;
color:#686868;
margin: 5px 0 10px 0;
font-weight: normal;
}

h4 {
font-size: 120%;
color:#939393;
font-weight: 500;
margin: 5px 0 10px 0;
}

h5 {
font-size: 110%;
color:#cdcdcd;
margin: 5px 0 10px 0;
}

p.index_splash{
font-size: 110%;
color: #666666;
margin: -3px 0 10px 0;
padding: 0 40px;
text-align: center;
}

p.index_splash a {
	color: #cc0033;
	text-decoration: underline;
}

strong {
	font-weight: 600;
}
