/* CSS Document */

body{
	font-size:14px;
}

h1 {
	font-size:27px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:16px;
}

.footer{
	font-size:14px;
}

p {

font-size: 18px;

}
