body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	line-height: 130%;
	color: #000000;
	background-color: #FFCC66;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	line-height: 130%;
	color: #000000;
}
#container {
	background-color: #FFFFFF;
	width: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 6px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #FF6600;
	padding-right: 10px;
	padding-left: 10px;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
}
#sidebar {
	padding-top: 15px;
	background-color: #FFFFFF;
	float: right;
	width: 145px;
	padding-bottom: 10px;
}
#body {
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #FFFFFF;
	padding-right: 155px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: large;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: medium;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-left: 20px;
}
p {
	padding-right: 10px;
	padding-left: 20px;
}
li {
	list-style-type: none;
}
a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 3px;
	padding-left: 10px;
}
#footer {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-align: center;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #333333;
	margin-bottom: 2px;
}
#sidebar a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: x-small;
	margin-left: 3px;
}
.referto {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
#sidebar p {
	font-size: x-small;
	padding-left: 6px;
	color: #999999;
	margin-top: 2px;
	line-height: 105%;
	margin-bottom: 1px;
}
#sidebar li {
	font-size: x-small;
}
#sidebar ul {
	padding-left: 0px;
	margin-left: 1px;
	margin-top: 4px;
}
h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: x-small;
	color: #000066;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#footer h2 {
	margin-bottom: 3px;
}
#footer p {
	font-style: normal;
	margin-top: 3px;
	text-align: center;
}
