html {
font-size:100.01%;
}

body, P, UL, LI, TR, PRE {
	margin: 5px;
	padding: 0;
	color: #000;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: normal;
	text-align:left;
	scrollbar-face-color: #C7BC47;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #C7BC47;
	scrollbar-3dlight-color: #C7CC57;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #fffcd5;
	scrollbar-darkshadow-color: #404040;
	scrollbar-base-color: #C7CC57;
}

TD {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 3px;
	color: #000;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: normal;
	background-color: #c7bc47;
	text-align: center;
}

TH {
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: normal;
	text-align:left;
	background-color:#fffcd5;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-align:center
}

img {
	border: 0;
}

H1 {
  font-weight: bold; 
  font-size: 10pt; 
  font-family: Trebuchet MS;
}

H2 {
  font-weight: normal; 
  font-size: 1.1em; 
  font-family: Trebuchet MS;
}

H3 {
  font-family: Trebuchet MS;
  font-size: 0.75em;
  font-weight: bold;
}

H4 {
  font-family: Trebuchet MS;
  font-size: 0.7em;
  font-weight: normal;
}

H5 {
  font-family: Trebuchet MS;
  font-size: small; font-weight: bold;
}

H6 {
  font-family: Trebuchet MS;
  font-size: small; font-weight: normal;
}

A {
	FONT-WEIGHT: bold; COLOR: #7b742f; TEXT-DECORATION: underline
}
A:link {
	FONT-SIZE: 13px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; FONT-FAMILY: Trebuchet MS
}
A:visited {
	FONT-SIZE: 13px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; FONT-FAMILY: Trebuchet MS
}
A:hover {
	FONT-SIZE: 13px; BACKGROUND: #C7BC47; COLOR: #000000; FONT-FAMILY: Trebuchet MS
}
A:active {
	FONT-SIZE: 13px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; FONT-FAMILY: Trebuchet MS
}
