.big{
	font-size: 13px;
	line-height:20px;
	font-weight:bold;
}

.edition h2 
{
    font-size: 1.8em;
}
.edition h2 a 
{
    color: #264044;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-size: 2.5em;
text-transform: uppercase;
color: #264044;
}

h2 {
font-size: 2.0em;
text-transform: uppercase;
color: #264044;
}

.big {
font-size: 13px;
line-height:20px;
font-weight:bold;
}

h3 {
font-size: 1.4em;
font-weight: 600;
text-transform: uppercase;
color: #264044;
}

h4 {
font-size: 1.1em;
font-weight: 400;
color: #264044;
text-transform: uppercase;
}

h5 {
font-size: 1.3em;
font-weight: 400;
color: #999;
}

strong {
font-weight: bold;
}

p {
font-size: 1.1em;
color: #264044;
}

.spacer {
background:transparent url(../media/_css/divider.png) no-repeat scroll 0 0;
display:block;
height:0;
overflow:hidden;
padding-top:12px;
text-indent:-9999px;
width:780px;
}

