/* CSS Document */

body{
	font-size:12px;
}

h1 {
	font-size:26px;
}

h2 {
	font-size:22px;
}

h3 {
	font-size:14px;
}

.footer{
	font-size:12px;
}

p {

font-size: 14px;

}
