/* Utrechtse Waterpolo Dagen */

/* Design, XHTML and CSS copyright 2007, Matthijs Boot; zydell.net */
/* Contact: m.boot@zydell.net or http://www.zydell.net/ */

/* You may NOT reproduce this design */
/* You are free to study the source and use techniques you learn from it */


/* zTypo Library */
@import url(ztypo.css);

/* Layout */
@import url(base.css);

/* General Classes */
.clear
{
	clear: both;
}
.hide
{
	display: none;
}

