body {
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #555555;
	background-color: #ffffff;
}

ko_body {
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: White;
	background-color: #ffffff;
}

a img {border: 0; }

a:link, #navEZPagesTOC ul li a {
	color: #364963;
	text-decoration: none;
	font-weight: bold;
}
 
a:visited {
	color: #364963;
	text-decoration: none;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: Maroon;
	border: thin solid #A29AD3;
}

a:active {
	background-color: Gray;
}

h1 {
	font-size: 24px;
	color: Navy;
	background: transparent;
	font-family: sans-serif;
	font-variant: small-caps;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 14px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 12px;
	}

.biggerText {
	font-size: 15px;
	}

.biggerText2 {
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

.ko_head {
	font-size: 18px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;

}

.ko_body {
	color: white;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
.body {
	color: black;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
.body_emphasis {
	color: black;
	font-style: italic;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
.bold {
	color: black;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
.bold_emphasis { 
color: black; 
font-style: italic; 
font-size: 11pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
line-height: 16pt; 
}

body {
	color: black;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
body_emphasis {
	color: black;
	font-style: italic;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
bold {
	color: black;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
bold_emphasis { 
color: black; 
font-style: italic; 
font-size: 11pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
line-height: 16pt; 
}

.body_small {
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 9pt;
}
