body   { background: #cceecc }
p      {
	font-size: 0.9em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center
}
h1      { font-size: 1.6em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-align: center }
h2      { font-size: 1.4em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-align: center }
h3      { font-size: 1.2em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-align: center }
h4      { font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-align: center }
table    { background-color: #ededed; border: solid 3px #063 }
td       {
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}
.font-size075 {
	font-size: 0.75em;
	line-height: 1em;
}
.font-size08 {
	font-size: 0.8em;
	line-height: 1.1em;
}
.font-size09 {
	font-size: 0.9em;
	line-height: 1.2em;
}
.font-size1 {
	font-size: 1em;
	line-height: 1.3em;
}
p.pos_fixed
{
position:fixed;
top:30px;
right:5px;
}

