.h1 {
	font-size: medium;
	background-color: #e5ecf9;
	border-top-style: solid;
	border-top-color: #3366cc;
	border-right-color: #3366cc;
	border-bottom-color: #3366cc;
	border-left-color: #3366cc;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
	margin-bottom: 2px;
	margin-top: 5px;








}
.h2 {
	font-size: smaller;
	background-color: #e5ecf9;
	color: #008000;
	padding: 2px;
	margin-bottom: 5px;



}
.table {
	font-size: smaller;
	width: 728px;
	color: #666666;


}
.company {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3366cc;
	border-right-color: #3366cc;
	border-bottom-color: #3366cc;
	border-left-color: #3366cc;
	text-align: center;
	padding-top: 10px;
	font-size: smaller;




}
.copyright {
	color: #999999;
	text-align: center;
	font-size: smaller;


}
.b {
	color: #000000;
	font-weight: bold;


}
.small {
	font-size: smaller;
}

