html { height: 100%; }
body { font-size: 0.9em; font-family: Verdana,Arial,Helvetica,sans-serif; color: #303030; background: #FFF; margin: 0; padding: 0; width: 100%; height: 100%;  }
td, input, textarea, select { font-size: 0.9em; font-family: Verdana,Arial,Helvetica,sans-serif;  }
a { outline: none;	color: #0087FF;	text-decoration: none;	cursor: pointer; }
a:hover {	color: #888; }
pre, p.note { background: #FFFE87 url(img/bg_note.png) no-repeat; float:left; font-size:0.85em; font-family: Verdana,Arial,Helvetica,sans-serif; width:160px; height:162px; margin:5px 5px 5px 10px; padding:10px 20px 10px 10px; text-align:center; white-space: normal; }
img {border: none; }
h2, h3, h4, h5 { font-weight:bold; margin:3px 0 6px; padding:0;}
h2 { color:#0087FF; font-size:1.15em;}
h3 { color:#65E506; font-size:1.15em;}
h4 { color:#FF9500; font-size:1.15em;}
h5, h6 { color:#303030; font-size:1.15em;}
p {margin:3px 0 6px;padding:0;}
hr {border:none;  border-top:#FF7F00 solid 3px; height:3px; width:100%;}
form { margin: 0; padding: 0; }
table { border-collapse: collapse; }
td, th { border: 1px solid silver; padding: 2px; }
.x-small { font-size: x-small; }
.small { font-size: small; }
.medium { font-size: medium; }
.large { font-size: large; }
.x-large { font-size: x-large; }
.xx-large { font-size: xx-large; }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
img.left{float: left; }
img.right{float: right; }
.green{color:#65E506;}
.orange{color:#FF9500;}
.blue{color:#0087FF;}
.red{color:#FF0000;}
.silver{color:silver;}
.clear { clear: both; height: 0; width: auto; line-height: 0; font-size: 0; visibility: hidden; margin:0; padding:0; }
.hidden { display: none; }
.i { font-style: italic; }
.u { text-decoration: underline; }
.s { text-decoration: line-through; }

