/* CSS Document */
.custom1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px
}
.custom2 {
	border: 1px #9ACCD9 solid;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	font-weight: bold;
}
.custom3 {
	font-style: normal;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
}
.custom6 {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
}
.custom4 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px
}

.custom5 {
	font-size: 14px;
	color: #333333;
}
.red {
	font-size: 14px;
	color: #FF0000;
}

body {
	background-color: #CCFFFF;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style11 {
	color: #0000FF;
	font-weight: bold;
}



.style10 {
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}

