/* CSS Document */

body{
	font-size:90%;
}

p{
	font-size:100%;
}

h1{
	font-size:170%;
}

h2{
	font-size:140%;
}

#footer{
	font-size:70%;
}

#nav a {
	font-size:15px;
}
.textsize {
  font-size:12px;
}