@charset "utf-8";
/* CSS Document */

p.mt1 {
	margin-top:1em;
}

p.mt2 {
	margin-top:2em;
}

p.mt3 {
	margin-top:3em;
}

div#footer p{
	margin:0;
}