h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #87E7F3;
	font-weight: normal;
	border-top: 1px solid;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px none;
	padding-bottom: 5px;
	background-image: none;
	padding-top: 3px;
	
}
table {
	background-color: #F7F7F7;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}
body {
	background-color: #FFFFFF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #000000;
}
a {
	text-decoration:none;
	font-size: 10px;
	color: #006080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #0098ca;
	padding: 3px;
}
hr { 
	color: #0098CA;
	background-color: #007FAA;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 14px;
	border: none #007FAA;
	text-align: justify;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006080;
	border: 1px none;
	font-weight: bold;
	letter-spacing: 2px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 4px;
	border: 1px solid #333333;
	text-align: justify;
	margin-right: 8px;
	margin-left: 8px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: medium;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #87E7F6;
	border-right-color: #87E7F6;
	border-bottom-color: #87E7F6;
	border-left-color: #87E7F6;
	line-height: 30px;
	padding: 4px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006080;
	border: none #F7F7F7;
	text-align: center;
	padding: 4px;
	letter-spacing: 2px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006080;
	letter-spacing: 3px;
	font-weight: bold;
	background-color: #F7F7F7;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006080;
	font-weight: normal;
	vertical-align: middle;
}
