body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: transparent;
	/*background-image:url(../../../../images/logBack.gif)*/
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	font-size:12px;
	color:#280209; /*////////////////******    body link text color  */
	text-decoration: none;
	}
 
a:visited {
	font-size:12px;
	color:#000000; /*////////////////******    body link text color  */
	text-decoration: none;
	}
	
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	font-size:12px;
	color:#000000; /*////////////////******    body link text color  */
	text-decoration:blink;
	}

a:active {
	color: #dddddd;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 3px;
	}
/* CSS Document */

