body {
	font-family: "Comic Sans MS", Arial, Helvetica, _sans;
	font-size: smaller;
	background-image: url(images/design/background.jpg);
}
h1, h2, h3 {
	font-size: medium;
}

p {
	font-size: x-small;
}

li {font-size: x-small;}

address { font-style: normal; }
address.nav { 
	font-style: normal;
	font-size: x-small;
	}

td.white { background-color: #ffffff; }

