html {
  min-width:100%;
  height:100%;
  max-height:100%;
}

body {
  margin:0;
  font-family:"DejaVu Sans", tahoma, helvetica, arial, sans-serif;
  font-size: 100.01%;
  background-color:#F0F1F1;
}

p.left {
  text-align:left;
}

a {
  text-decoration:none;
  color:#008080;
}

a:hover {
  text-decoration:none;
  color:#FD981E;
}

.spacingLeft {
  padding-left:1em;
}

/* em */

ul.red
{
  line-height:1.5em;
  font-size:70%;
  list-style-image:url(../images/li_red.png);
  color:#666;
}

.fontOrange {
font-weight:bold;
font-size:12px;
letter-spacing:0.01em;
color:#FD981E;
}

.fontOrangeBold
{
font-weight:bold;
font-size: 100%;
letter-spacing:0.01em;
color:#FD981E;
}

.font60Blue
{
font-weight:normal;
font-size:60%;
letter-spacing:0.01em;
color:#000084;
}

.fontBlueNorm
{
font-weight:normal;
font-size: 100%;
letter-spacing:0.01em;
color:#000084;
}

.font60Gray
{
font-weight:normal;
font-size:60%;
letter-spacing:0.01em;
color:#F0F0F0;
}

.fontGreenNorm
{
font-weight:normal;
font-size: 100%;
letter-spacing:0.01em;
color:#006634;
}

.font14GreenDark
{
font-weight:normal;
font-size:14px;
letter-spacing:0.01em;
color:#006634;
}

.font60GreenDarkBold
{
font-weight:bold;
font-size:60%;
letter-spacing:0.01em;
color:#006634;
}

.font60Norm
{
font-weight:normal;
font-size:10px;
color:#666;
}

.spacingTop
{
padding:1em 0 0 0;
}

.spacingLeft
{
padding:0 0 0 1em;
}

.lnkUp
{
float:right;
margin-top:-1.3em;
width:18px;
height:17px;
}

.lnkUp img
{
border:0;
}

fieldset
{
padding:5px 0 0 0;
border:0;
font-weight:normal;
font-size: 80%;
letter-spacing:0.01em;
color:#666;
}

blockquote
{
margin: 0px 0px 20px 0px;
padding: 5px 35px 0px 10px;
}
