body {
 font-family: Georgia, serif;
 font-size: 12pt;
 color: #ffcc00;
 background-color: #5d5d5d;
}
h1 {
 font-family: Georgia, serif;
 font-size: 18pt;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 color: #FFCC00;
}
h2 {
 font-family: Georgia, serif;
 font-weight: bold;
 font-style: italic;
 font-size: 12pt;
 text-align: center;
 color: #FFCC00;
}
h3 {
 font-family: Georgia, serif;
 font-weight: bold;
 font-size: 20pt;
 text-align: left;
 padding-left: 10%;
 color: #FFCC00;
/* color: #000000; */
}
h4 {
 font-family: Georgia, serif;
 font-weight: bold;
 font-size: 16pt;
 text-align: center;
 color: #FFCC00;
}
p, ul {
 font-family: Georgia, serif;
 font-size: 12pt;
 color: #FFCC00;
/* text-align: justify; */
}
hr {
 border: #FFCC00;
 background-color: #FFCC00;
 color: #FFCC00;
}
body p {
}
body ul {
 margin-left: 12%;
 margin-right: 10%;
}
a {
 text-decoration: none;
 font-weight: bold;
}
a:link {
/* color: #13FFFC; */
 color: #FF9001;
}
a:visited {
/* color: #01FFFC; */
 color: #EC8500;
}
a:hover {
 color: #FFD7A3;
 text-decoration: underline;
}
td,th {
 font-family: Georgia, serif;
 font-size: 10pt;
 color: #FFCC00;
/* text-align: justify; */
}
.txt {
 font-family: Georgia, serif;
 font-size: 12pt;
 color: #FFCC00;
 text-align: justify;
 margin-left: 10%;
 margin-right: 10%;
}
.wyr {
 font-family: Georgia, serif;
 font-weight: bold;
 font-size: 12pt;
 color: #FFCC00;
 text-align: center;
}
.wyr2 {
 font-family: Georgia, serif;
 font-weight: bold;
 font-size: 14pt;
 color: #FFCC00;
}
.wyr3 {
 background-color: #FF9001;
/* color: #FFC791; */
 color: #000;
}
.r0 {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}
.r1 {
/* color: #FF5155; */
/* color: #FFA7A7; */
 color: #FFC684;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}
.r2 {
 color: #FFCC00;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}
.img {
 border: solid #FFCC00 1px;
}
.img4 {
 border: solid #000000 2px;
}
.imgd {
 margin: 0;
 text-align: center;
}
.imgd4 {
 color: #000000;
 font-weight: bold;
 margin: 0;
 text-align: center;
}
.tleft {
 margin: 10px 10px 10px 0;
}
.tright {
 margin: 10px 0px 10px 10px;
}
.new {
font-size: 8pt;
background-color: #eee;
color: #111;
border: solid 2px #f00;
padding: 2px;
text-decoration: none;
}
.new:link {
background-color: #eee;
color: #111;
}
.new:visited {
background-color: #eee;
color: #111;
}
.new:hover {
background-color: #eee;
color: #111;
text-decoration: none;
}
