body { 
	color: #4682b4; 
	background-color: #ebefff; 
	background: url(images/clouds2.jpg);
	background-repeat: repeat;
	margin: 0;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12pt; 
	font-family: Georgia, "Times New Roman", Garamond, Times, serif; 
	text-decoration: none; 
	padding: 0;
	}
ul, li { 
	list-style-type: disc; 
	}
td { 
	color: #4682b4; 
	background-color: #ebefff;
	}
p { 
	color: #4682b4; 
	background-color: #ebefff;
	text-align: justify;
	}
.p_emphasize { 
	color: #4682b4; 
	background-color: #ebefff;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	}
.td_reverse { 
	color: #ebefff; 
	background-color: #4682b4 
	}
.td_little { 
	font-size: 10pt; 
	}
img { 
	background-color: #ebefff; 
	text-align: center; 
	vertical-align: text-top; 
	padding: 6px; 
	border: none 0px 
	}
a	{
	 color: #4682b4;
	 font-weight: 600; 
	 text-decoration: underline;
	 }
a:link { 
	color: #4682b4; 
	}
a:visited { 
	color: #4682b4; 
	} 
a:hover { 
	color: #8a2be2; 
	}
a:active	{ 
	color: #ba55d3; 
	}
.a_local_jump { 
	color: #4682b4; 
	font-weight: 600; 
	text-decoration: underline;  
	}
h1 { 
	font-weight: 900; 
	font-size: 18pt; 
	font-family: "Lucida Calligraphy", Americana, Perpetua, "Times New Roman", Times, serif; 
	text-align: center;
	}
.h1_reverse {
	color: #ebefff; 
	font-weight: 900; 
	font-size: 18pt; 
	font-family: "Lucida Calligraphy", Americana, Perpetua, "Times New Roman", Times, serif;  
	background-color: #4682b4; 
	text-align: center; 
	}

h2 { 
	font-weight: 900; 
	font-size: 16pt; 
	ont-family: "Lucida Calligraphy", Americana, Perpetua, "Times New Roman", Times, serif; 
	text-align: center; 
	}
h3  { 
	font-weight: 800; 
	font-size: 14pt; 
	text-align: left; 
	}
.h3_center  { 
	font-weight: 800; 
	font-size: 14pt; 
	text-align: center; 
	}
h4 {  
	font-weight: bold; 
	font-size: 14pt;  
	text-align: left;
	}
h5  { 
	font-weight: 600; 
	font-size: 12pt;  
	text-align: left; 
	}
h6  { 
	font-weight: 500; 
	font-size: 10pt;  
	text-align: left; 
	}
.color_change { 
	color: #4682b4; 
	background-color: #d8bfd8 
	}
.color_th { 
	color: #4682b4; 
	background-color: #87ceeb 
	}
.clouds {
	background: url(images/clouds2.jpg);	
	}
.hide {
	z-index: -100;
	}
.justify {
	text-align: justify;
	}
.no_pad_img { 
	background-color: #ebefff; 
	padding: 0px; 
	border: none 0px 
	}
