/* CSS Document */


/*FORMAT STYLE*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	outline:none;
}
.style1 {
	font-size: 16px;
	line-height:16px;
}
.style2 {
	font-size:11px;
	color:#003366;
	margin: 0px;
	line-height:11px;
	font-weight:bold;
}
.style4 {
	font-size:13px;
	font-weight:normal;
}
h1 {
	font-size:16px;
	font-weight:normal;
	color:#003366;
	padding-bottom:10px;
	margin: 0px;
}
h2 {
	font-size:12px;
	color:#003366;
	margin: 0px;
}
h3 {
	font-size:11px;
	color:#003366;
	margin: 0px;
	line-height:22px;
}
h4 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
}
h5 {
	font-size:12px;
	color:#003366;
	margin: 0px;
	line-height:12px;
}
h6 {
	font-size:13px;
	font-weight:normal;
	margin:0px;
}
a.bubble_link:link {
	font-size:11px; 
	color:#003366;
	outline: none;
	text-decoration:none;
}
a.bubble_link:visited {
	font-size:11px; 
	color:#003366;
	outline: none;
	text-decoration:none;
}
a.bubble_link:hover {
	font-size:11px; 
	color:#003366;
	outline: none;
	text-decoration:none;
}
a.bubble_link:active {
	font-size:11px; 
	color:#003366;
	outline: none;
	text-decoration:none;
}
.bubble {
	width:130px;
	height:80px;
	background-image:url(../images/buble1.gif);
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	line-height:13px;
}

