/* CONTENT STYLES */
	/* This is the style for the content text through out the site */
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}