BODY	{
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #cc9966;
	scrollbar-track-color: #f0f0f0;
	scrollbar-shadow-color: #f0f0f0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #f0f0f0;
	scrollbar-darkshadow-color: #cc9966;
	color: #663300;
}
a {
	text-decoration: none;
	color: #996633;
	font-weight: bold;
}
a:hover {
	color: #CC9966;
}
a:active {
}
p, li, ul {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	margin: 2px 10px;

}
h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-variant: small-caps;
}
h2 {
	font-size: 14pt;
	font-family: "Trebuchet MS", Tahoma;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
hr {
	color: #663300;
	margin: 5px;
	height: 1px;
	width: 100%;
	text-align: center;

}
iframe	{
scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #996666;
scrollbar-track-color: #f0f0f0;
scrollbar-shadow-color: #f0f0f0;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #f0f0f0;
scrollbar-darkshadow-color: #cc9999;
}

h4 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 9pt;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
	font-style: normal;
	color: #CC9966;
}

h5 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 9pt;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-weight: normal;
}
h6 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
