body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #555555;
	background-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16pt;
	font-weight: normal;
	color: #3E647E;
	padding: 0px 0px 10px 0px;
	background: url(img/line_dotted.gif) repeat-x bottom;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #3E647E;
	padding: 10px 0px 0px 0px;
	font-style: italic;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3E647E;
	padding: 10px 0px 0px 0px;
}
h3.nobuff { padding: 0px 0px 0px 0px; }
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #3E647E;
	padding: 10px 0px 0px 0px;
}
h4.nobuff { padding: 0px 0px 0px 0px; }

p {}
p.buff {padding: 10px 0px 0px 0px;}

A:link { color: #006699; text-decoration: underline; }
A:visited { color: #11778E; text-decoration: underline; }
A:hover { color: #33CCFF; text-decoration: underline; }
A.index:link { color: #006699; text-decoration: none; }
A.index:visited { color: #006699; text-decoration: none; }
A.index:hover { color: #33CCFF; text-decoration: none; }

table {
	border: 0px none;
	border-spacing: 0px;
	border-collapse: collapse;
}
tr {}
td {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	padding: 2px;
}
td.body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	padding: 0px;
	color: #555555;
	background-color: #FFFFFF;
}

table.eg {
	margin-left: 25px;
	margin-right: 15px;
}
tr.egHead {
	background-color: #e0eaff;
	font-weight: bold;
}
td.egEx {
	vertical-align: top;
	white-space: nowrap;
}
td.egExpl {
	vertical-align: top;
	padding-left: 25px;
}

li { padding: 2px 0px 0px 0px; }

/* OLD

h1 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000080;
	border-bottom: thin solid #000080;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #191970;
	padding: 10px 0px 0px 0px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #191970;
	padding: 10px 0px 0px 0px;
}
h3.nobuff {
	padding: 0px 0px 0px 0px;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #191970;
	padding: 10px 0px 0px 0px;
	text-decoration: underline;
}
h4.nobuff {
	padding: 0px 0px 0px 0px;
}

a {
	font-weight: bold;
	color: #196F6E;
	text-decoration: none;
}
a:link {
}
a:visited {
	color: #196F6E;
}
a:hover {
	color: #19456F;
}
a:active {
	color: #19456F;
}
a.index {
	font-size: 9pt;
	font-weight: normal;
	color: #196F6E;
	text-decoration: none;
}
a.local {
	font-size: 9pt;
	font-weight: normal;
	color: #196F6E;
	text-decoration: none;
}
*/

