@charset "ISO-8859-1";
#sidebar1 p {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #CCCC99;
}
#sidebar1 a:hover {
	font-size: 12px;
	color: #FBFCBC;
	text-decoration: underline;
	font-weight: bold;
}
#sidebar1 a:visited {
	font-size: 12px;
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}
#sidebar1 a:link {
	color: #CCCC99;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}p {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #966303;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	font-style: italic;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
ul {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #966303;
	list-style-position: outside;
	list-style-type: square;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #966303;
}
.outsideborder {
	border: 1px solid #966303;
	border-collapse:collapse
}
