h1
{
	color:#FFD300;
	margin:15px 0;
	padding-bottom:10px;
	font-size: 160%; 
	font-weight: 400; 
	line-height: 18pt;
	margin:0;
    padding:5px 0 5px;
    text-transform:uppercase;
}

h2
{
color:#FFF;
font-size:115%;
font-weight:400;
margin:0;
padding:10px 0 10px;
text-transform:uppercase;
}

h3
{
	font-size:110%;
	color:#cc3333;
}

h4
{
	font-size:100%;
	color:#cc3333;
}

small, .smalltext
{
	font-size:90%;
}

.titletext
{
	font-size:120%;
}


