body {

}
h2,h3,h4 {
	margin:0px;
}

p {
	margin-top:0px;
	margin-bottom:5px;
}

.highlight {
	color:#334380;
}


.align-center {
	text-align:center;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}

.font30 {
	font-size:1.3em;
}
.font50 {
	font-size:1.5em;
}
.font80 {
	font-size:1.8em;
}
.font100 {
	font-size:2em;
}
.font-10 {
	font-size:0.9em;
}
.font-20 {
	font-size:0.8em;
}