html{
	height : 100%;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

body{
  background-color:#FFE0BC;
	height : 100%;	
	margin-top: 30px;
	padding: 0;
  text-align:left;
  }
a{
  text-decoration:underline;
  border:0;
  color : #484848;
}
img{
  border:0;
}
h1{
	display:inline;
	font-size: 18px;
	font-weight : bold;
}
h2{
	display:inline;
	font-size: 16px;
	font-weight : bold;
}
h3{
	display:inline;
	font-size: 14px;
	font-weight : bold;
}
h4{
	display:inline;
	font-size: 14px;
	font-weight : normal;
	text-decoration:underline;	
}
h5{
	display:inline;
	font-size: 14px;
	font-weight : normal;
}
h6{
	display:inline;
	font-size: 12px;
	font-weight : bold;
}

p{
	margin-bottom: 0px;
	padding-bottom:0px;
}

td{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.trebuchet_12{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.trebuchet_14_standard{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.trebuchet_16{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.trebuchet_18{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
