a {
	color: #C00;
	text-decoration: none
}

a:hover {
	color: #F00;
	text-decoration: underline;
}

a:visited { color: #C00 }

a.ondark {
	color: #009;
	text-decoration: none;
}

a.ondark:hover {
	color: #009;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000033;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text_ondark {
	color: #000;
	font-size: 12pt;
}

.text_ondark_bold {
	color: #000;
	font-size: 11pt;
	font-weight: bold;
	}

.text_ondark_small {
	color: #000;
	font-size: 11pt;
	font-style: oblique;
}

p {
	color: #000033;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	text-align: left;
	font-size: 11pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000099;
	margin-bottom: .5em;
}

h1.red {
	color: #FF0000;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0.25em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000033;
	margin-bottom: 0.25em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000033;
	margin-bottom: 0.25em;
}

.h4-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000033;
	margin-bottom: 0.5em;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.5em;
}

.h5-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.5em;
}

ul {
	margin-left: 1.5em;
	font-size: 11pt;
}

li {
	margin-bottom: 5px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000033
}

td.header-01 {
	font-weight: bold;
	background-color: #000;
	color: #FFF;
	text-align: center;
}

tr.initial {
	background-color: #DDDDDD;
	color:#000000
}

.body-01 {
	background-color: #EEF;
	color: #000
}

.body-02 {
	background-color: #FFF;
	color: #000
}

.bulletedlist {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	font-style: italic
}

.doc_table_head {
	font-weight: bold;
	vertical-align: middle;
	background-color: #CCCCCC;
	text-align: center;
}

.doc_table_product { font-weight: bold; }

.doc_table_single-item { text-align: center; }

.subfont { font-size: 9px }

.white_bold {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
