<style>
body
{
	font-family:Arial;
	background-color:white;
}
body.comments
{
	font-family:Arial;
	background-color:white;
}
table.pageMain
{
	width:100%;
}
table.chapterMain
{
	width:100%;
}
tr.top
{
	height:60px;
	width:100%;
}
tr.nav
{
	height:30px;
	width:100%;
}
td.top
{
	height:60px;
	padding-left:20px;
}
td.tocContainer
{
	text-align:center;
}
td.lo
{
}
img.lo
{
	width:150px;
}
h1
{
	font-family:CG Times;
	font-size:32px;
	color:black;
	font-weight:normal;
}
h1#t
{
	font-family:CG Times;
	font-size:14pt;
	color:black;
	font-weight:normal;
}
h2
{
	font-family:Times New Roman;
	font-size:14pt;
	color:black;
	height:60px;
}
h2.i
{
	font-family:Times New Roman;
	font-size:14pt;
	color:black;
	height:20px;
}
h3
{
	font-family:Times New Roman;
	font-size:13pt;
	font-style:italic;
	color:black;
	height:60px;
}
td.chapterTitleContainer
{
	text-align:center;
	padding-top:40px;
}
td.chapterContainer
{
	text-align:center;
	width:60%;
}
td.lateral
{
	width:10%;
}
td.lateral1
{
	width:20%;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#aaaaaa;
}
td.lateral2
{
	width:20%;
	padding-left:10px;
}
td.lateral3
{
	background-color:#ffffff;
	width:20%;
	padding-left:10px;
}
td.title
{
	text-align:center;
}
td.navMain1
{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	background-color:white;
	height:30px;
	color:black;
}
td.navMain2
{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	background-color:white;
	height:30px;
}
td.nav1
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background-color:#cedff6;
	height:30px;
	padding-left:10px;
}
td.nav2
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background-color:#cedff6;
	height:30px;
	padding-left:10px;
}
a:link
{
	color:black;
}
a:hover
{
	color:orange;
}
a:visited
{
	color:black;
}
a.dark:link
{
	color:black;
}
a.dark:hover
{
	color:orange;
}
a.dark:visited
{
	color:black;
}
a.toc:link
{
	font-family:CG Times;
	font-size:14pt;
	color:black;
}
a.toc:hover
{
	font-family:CG Times;
	font-size:14pt;
	color:orange;
}
a.toc:visited
{
	font-family:CG Times;
	font-size:14pt;
	color:black;
}
span.chapterText
{
	font-family:Times New Roman;
	font-size:13.0pt;
}
p.stdText
{
	text-indent:20px;
	line-height:7mm;
	font-family:Times New Roman;
	font-size:13.0pt;
	text-align:justify;
}
div.illustration
{
	text-align:center;
	margin-bottom:20px
}

div.copyright
{
	background-color:#003399;
	color:white;
	font-size:12pt;
	width:150px;
	height:25px;
}
span.italicText
{
	font-style:italic;
}
</style>
