@charset "UTF-8";
/* CSS Document */

select{background-color: #ffeac0;font-size: 90%;}
p{font-size: 90%;font-family:"Times New Roman", Times, serif;}
p.normal{font-size: 100%;font-weight: bold; font-family:"Times New Roman", Times, serif;}
th{font-size: 90%;font-family:"Times New Roman", Times, serif;}
td{font-size: 100%;font-weight: normal; font-family: "Times New Roman", Times, serif;}
td.menu{font-size: 120%;font-weight: normal; font-family: "Times New Roman", Times, serif;}
input{font-size: 100%;font-weight: normal;font-family:"Times New Roman", Times, serif;}
input{background-color: #ffeac0; border-style: solid; border-width: 2px;}
input.submit{background-color: #ffd57c; border-style: solid; border-width: 4px;}
body{background-color: #e0e0e0; font-family:"Times New Roman", Times, serif;}
h4{font-size:20px;color:#CC0000;text-align:center;text-shadow:2px 2px 2px #666666;}
