body { background: white;
	margin-right: 5% ;
	margin-left: 5% ;
}

p {
	 color: #003366 ; 
	font-family: "Comic Sans MS",Arial,Geneva, sans-serif;
	line-height: 130% ;
	font-size: 12pt ;
	text-align: justify ;
	text-indent: 2em;
	margin-left: 5%;	
}

.tabletext	{
	 color: #003366 ; 
	font-family: "Comic Sans MS",Arial,Geneva, sans-serif;
	line-height: 130% ;
	font-size: 12pt ;
	text-align: justify ;
	text-indent: 2em;
	margin-left: 5%;	
}

h1,h2,h3,h4,h5,h6,h7 {
	 background: #CCCCCC; 	 
 	color: #CC0000 ; 
	font-family: Palatino, Times, "Times New Roman", serif;
	font-weight: bold ;
	margin-right: 10%;
	text-align: left ;
}

h3 {font-size: 14pt}
h2 {font-size: 18pt}
h1 {font-size: 22pt}

.title {
	background: transparent;
	text-align: center;	 
 	color: #000000 ; 
	font-family: Palatino, Times, "Times New Roman", serif;
	font-weight: bold ;
	font-size: 22pt;
	white-space: pre;
}

dt {
	color: #003366 ; 
	font-family: "Comic Sans MS",Arial,Geneva, sans-serif;
	line-height: 130% ;
	font-size: 14pt ;
	text-align: left ;
	text-indent: 0em;
	margin-left: 5%;	
}

dd {
	color: #003366 ; 
	font-family: "Comic Sans MS",Arial,Geneva, sans-serif;
	line-height: 130% ;
	font-size: 12pt ;
	text-align: justify ;
	text-indent: 0em;
	margin-left: 5%;
}
.heading {
	margin-right: 5% ;
	margin-left: 5% ;
	color: #003366 ; 
	font-family: "Comic Sans MS",Arial,Geneva, sans-serif;
	line-height: 130% ;
	font-size: 12pt ;
	text-align: justify ;
}

.heading_bold {
	color: #003366 ; 
	font-family: "Comic Sans MS",Arial,Geneva, sans-serif;
	line-height: 130% ;
	font-size: 12pt ;
	font-weight: bold ; 
}

#initial {
	font-size: 200%;
	background: #CCCCCC;
	font-weight: bold;
}
	
ul {
	 font-family: Palatino, Times, "Times New Roman", serif ; 
	 font-size: 12pt; 
	 margin-left: 15%; 
	 margin-right: 5%;
	list-style-type: square;
}
ul ul {
	 font-family: Palatino, Times, "Times New Roman", serif ; 
	 font-size: 12pt; 
	 margin-right: 5%;
	margin-left: 5%;
	list-style-type: circle;
}
ul ul ul {
	 font-family: Palatino, Times, "Times New Roman", serif ; 
	 font-size: 12pt; 
	margin-left: 5%
	 margin-right: 5%;
	list-style-type: disc;
}
ol {
	 font-family: Palatino, Times, "Times New Roman", serif ; 
	 font-size: 12pt; 
	 margin-left: 15%;
	 margin-right: 5%;
	list-style-type: decimal;

}

ol ol {
	 font-family: Palatino, Times, "Times New Roman", serif ; 
	 font-size: 12pt; 
	margin-left: 5%;
	 margin-right: 5%;	
	list-style-type: lower-alpha;
}

b {
	 font-weight: bold ; 
	  color: #003366 ; 
}

a:link {
	color: #003366;
	font-weight: bold;
	 background: #FFFF66;  
}

a:active {
	 color: #FF0033; 
	font-weight: bold;
	background: #FFFF66 ; 
}


a:visited {
	color: #003366;
	font-weight: bold;
}



BLOCKQUOTE {
	 font-family: Palatino, Times, "Times New Roman", serif ; 
	 font-style: italic; 
	 font-size: 12PT; 
	 text-indent: 0EM; 
	text-align: left;
	border-style: solid;
	border-width: thin;
	border-color: gray;
	padding: 1em;
	margin-left: 20%;
	margin-right: 20%;
}

p.tip {
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size:12pt;
	color: #003366; 
	background: #99CCFF; 
	padding: 1em;
	border-left: thin;
	border-right: none;
	border-color: black;
	margin-left: 20%;
	text-align: right;
}


 table tr td {
	 font-family: Palatino, Times, "Times New Roman", serif;
	 font-size: 10pt ; 
	padding: 1em;
	border-left: none;
	border-right: none;
	border-color: none;