body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background: #FFF url(/images/background.jpg) repeat-x; 
}


/* links */
a { background: inherit; color: #000; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 1.4em; color: #000; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }

.navLinks {
	font: 1em 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 15px;;
}

/* start - table */
table {
	font: 1em 'Trebuchet MS', Tahoma, Sans-serif;
}
/* end - table */

