body{
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #333300; text-decoration: none}
.pucaption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bolder; color: #CCFF66; text-decoration: none}
.bordee {  border: #CCFF66; border-style: none; border-top-width: thick; border-right-width: thick; border-bottom-width: thick; border-left-width: thick}
.descript {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bolder; color: #006600; text-decoration: none}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bolder; color: #006600}
.tablehead {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-style: normal; font-weight: bolder; color: #666600; text-decoration: none}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #666600; text-decoration: none}
.story {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #009900; text-decoration: none}
.chara {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #FF0033; text-decoration: none}
.section {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; height: auto; width: 100%; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; background-color: #006600}
a:link {
color:#009900;
font-family: arial, sans-serif;
font-size: 12px;
font-weight:bold;
text-decoration:none;}
a:hover {
color:#009900;
font-family: arial, sans-serif;
font-size: 12px;
font-weight:bold;
text-decoration:underline;}
a:active {
color:#009900;
font-family: arial, sans-serif;
font-size: 12px;
font-weight:bold;
text-decoration:none;}
a:visited {
color:#009900;
font-family: arial, sans-serif;
font-size: 12px;
font-weight:bold;
text-decoration:none;}

hr {
border: solid 1px green;}
input[type=submit], input[type=reset], input[type=button]{
font-weight:bold;
font-family: arial, verdana, sans-serif;
font-size: 16px;}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover{
background-color:#C5FF4A !important;}

input, select, textarea {background-color:#D5FF7D;
border:1px solid green;
color:#009900;
font-size:14px;
font-family: arial, sands-serif;
padding:3px;
line-height:18px;
}

mainFrame {
overflow-x: hidden;
overflow-y: scroll;
} 

input:focus, textarea:focus, select:focus{
background-color: #C5FF4A;
}

li {list-style:square; 
padding:3px;
margin-left:2px;
line-height:16px;
font-size:12px;}

ul {list-style:square; 
padding:3px;
margin-left:2px;
line-height:16px;
font-size:12px;}

.noborder{
border:none;
padding:2px;
color:none;}

p, td, tr {font: normal 12px Verdana, Arial, Helvetica, sans-serif;}

.dottedborder {border:thin dotted green;}

