/* This file should be read by all types, including screen, print, handheld, text-only version, etc. */

html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}	

td {
	vertical-align: top;
}


img {border: none;}


/* All elements using this class are only visible with browsers who don't read this style sheet (i.e. old browsers) */
.CMS_NoCSS {
	display: none;
}

