/* CSS Document */

body{
	font-size:10px;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:12px;
}

.footer{
	font-size:11px;
}

p {

font-size: 11px;

}