

.border{
	border:#333333 1px solid;
	background-color:#EEEEEE;
	padding:5px;
}
p{
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	border-top:#333333 1px solid;
	height:1px;
	text-align:center;
	margin:0px auto;
}
a.in:link {
	color: #009999;
}
a.in:visited {
	color: #009999;
}
a.in:hover {
	color: #FF6600;
}
a.in:active {
	color: #009999;
}
a.but:link
{
	color: #5D704B;
	text-decoration: none;
	text-decoration: none;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}
a.but:visited {
	color: #87AC06;
	text-decoration: none;
	text-decoration: none;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}
a.but:hover
{
	text-decoration: underline;
	color: #333333;
	text-decoration: none;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
a.but:active
{
	text-decoration: underline;
	color: #87AC06;
	text-decoration: none;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 28px;
	color: #FF6600;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 20px;
	color: #87AC06;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 20px;
	color: #87AC06;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 16px;
	color: #5D704B;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
