
body {
	color: black;
	margin-left: 0.0em;
	margin-right: 0.0em;
	background-color:white;
	font-size: 10pt;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

p { 
	text-indent: 0.0em;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	margin-left:0.0em;
	font-weight: normal;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

p.info {
	text-indent: 0.0em;
	margin-top: 1.0em;
	margin-bottom: 0.0em;
	font-weight: bold;
	font-size:10pt;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

p.title {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	margin-left:8pt;
}

p.subti {
	font-size:12pt;
	color:red;
	font-style:italic;
	font-weight:bold;
	margin-left:20pt;
}

h1 {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16pt;
	color:blue;
	margin-left:0pt;
}	

h2 {
	margin-bottom: 0em;
	margin-top:1em;
	padding: 2px;
		padding-left: 10px;
	font-size:12pt;
	/*background-color:#dddddd;*/
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	
	font-weight:bold; color:#000000; background-color:#aaaaff; 
	
}

h3 {
	margin-bottom: 0em;
	margin-top:1em;
	text-indent: 0em;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

div.smallb {
	color: #000000;
	margin-right:0.0em;
	margin-left:0.0em;
	padding-left:0.0em;
	font-size:8pt;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

div.notice {
	background-color:#eeffee;
	margin-right:3.0em;
	margin-left:1.0em;
	font-size:10pt;
	padding:5pt;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

ol {
	list-style-type:disc; 
	color:black;
	font-size: 10pt;
   font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

code {
	font-family:Courier,monospace;
}

a.menuindex:link { 
	text-decoration: none;
	color:#444444; 
	font-size: 12pt;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
   
a.menuindex:visited { 
	text-decoration: none;
	color: #444444;
	font-size: 12pt; 
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
   
a.menuindex:hover { 
	text-decoration: none;
	color:blue;
	font-size: 12pt; 
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

table { margin-left:0.0em; margin-top:0.0em; margin-bottom:0.0em }

td { font-size:10pt; font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;}
td.required { color:#ff0000; font-weight:bold; }
tr.heading { font-size:12pt; font-weight:bold; color:#000077; background-color:#aaaaff; }
