body {
	
}
.border {
	border:#c4d4e1 1px solid;
	padding:5px;
	background-color:#f2f8ff;
}
p {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	color: #3b6f94;
	background-color: #3b6f94;
	height: 1px;
	text-align:center;
	border:none;
}
a:link {
	color: #2e82bd;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #3e6f97;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #ea781f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #2e82bd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 28px;
	color: #2f5d7f;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 20px;
	color: #35933b;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 20px;
	color: #e77b30;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 16px;
	color: #3c7097;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 16px;
	color: #e77b30;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 14px;
	color: #3e6f97;
	font-family: Arial, Helvetica, sans-serif;
}
