@charset "iso-8859-1";
body {
  font-family: "Times New Roman", Times, serif;
  background-color: #FFCC00
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold
}

th {
	font-family: "Times New Roman", Times, serif;
}
   
.Style3 {
	font-size: 1em;
	font-weight: bolder; 
	font-family: "Times New Roman", Times, serif;

 }
 .Style2 {
 font-size: 0.8em;
 font-style:italic;
  font-family: "Times New Roman", Times, serif;
 }
 

.style4 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;

}
.Style5 {
 font-size: 1.2em;
 font-style: normal
 }

.style10 {font-size: x-small;
}
.style9 {font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	}
	.style11 {font-size: medium; font-style: normal; font-family:
 "Times New Roman", Times, serif;
}
.style14 {color: #FFFFFF}
.style15 {color: #FFFFFF; font-size: 2em; font-size-adjust:inheri;     }
.style16 {
font-family: "Times New Roman" Times, serif; font-weight:bold; font-size: 1.5em;
     
}
.style6 {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.style7 {color: #000000}

a {
	font-family: Times New Roman, Times, serif;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2.5em;
}
h3 {
	font-size: 2em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.8px;
}

