.css {
	font-size: 9px;
}
.font1 {
	font-size: 12px;
	color: #00008B;
	font-weight: bold;
}
.font2 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.font3 {
	font-size: 13px;
	color: #000000;
}
.font4 {
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 22px;
}
.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.table2 {
	font-size: 13px;
	color: #000000;
	border: 0px none;
	letter-spacing: 3px;

}
.font5 {
	font-size: 13px;
	color: #004DA3;
	font-weight: bold;
}
.font6 {
	font-size: 13px;
	color: #004DA3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-weight: bold;
	letter-spacing: 3px;
}
