@charset "utf-8";
/* CSS Document */
.ram {
	border: 2px solid #000;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}

/* ST */

#ST a {
	color: 007570;
	font-weight: bold;
}
#ST h6 {
	font-size: 14pt;
	font-weight: bolder;
	color: #000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
#ST h4 {
	font-style: oblique;
	color: #007360;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#ST hr{
	color:#007360;
	height:2px;
}

/* TR */

#TR h5 {
	font-size: small;
	border-top-style: solid;
	border-top-color: #007570;
	border-right-color: #007570;
	border-bottom-color: #007570;
	border-left-color: #007570;
	border-top-width: 1px;
	width: 355px;
	padding-left: 5px;
}
#TR h2 {
	color: #007570;
	font-size: medium;
	font-style: italic;
	text-align: left;
	text-indent: 25px;
	font-weight: normal;
}
#TR h1 {
	font-size: x-large;
	color: #007570;
	text-transform: none;
	text-align: left;
	font-style: normal;
	margin: 10px;
	padding-left: 60px;
	padding-right: 60px;
	font-weight: 800;
	width: 575px;
	padding-top: 20px;
}
#TR h3 {
	font-size: 12pt;
	color: #007570;
	padding-top: 30px;
}
#TR h4 {
	font-style: oblique;
	line-height: normal;
	color: #000;
	font-size: 12pt;
}
#TR div p {
	font-family: "MS Serif", "New York", serif;
	font-style: italic;
	color: #000;
	text-indent: 25;
	text-align: right;
}
#TR p {
	color: #000;
	text-indent: 25px;
	text-align: justify;
	width: 800px;
	padding-left: 10px;
	font-style: italic;
}
#TR h2 sup {
	font-weight: bolder;
	color: #017670;
	letter-spacing: 5px;
	font-style: oblique;
	font-family: "Arial Black", Gadget, sans-serif;
}
#TR h5 sup {
	font-weight: bolder;
	color: #000;
	letter-spacing: 5px;
	font-style: oblique;
	font-family: "Arial Black", Gadget, sans-serif;
}
#TR h6{
	font-size: medium;
	color: #007570;
	text-transform: none;
	text-align: left;
	font-style: oblique;
	padding-left: 60px;
	padding-right: 60px;
	font-weight: bold;
	width: 575px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

