@import url("style.css");

html, body
{
	font-size: 11px;
}

h1
{
	font-size: 32px;
}

h2
{
	font-size: 16px;
}

label
{
	font-size: 10px;
}

#menu ul li a
{
	font-size: 10px;
}