/* CSS Document */

.style1 {	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
}
.style2 {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
.style3 {
	color: #666666;
    font-size: 10px;
}
h1 {
	font-size:12px;
	color: #666666;
	font-weight: normal;
}
h2 {
	font-size:12px;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-size:12px;
	color: #666666;
	font-weight: normal;
}
h4 {
	font-size:12px;
	color: #666666;
	font-weight: normal;
}
h5 {
	font-size:12px;
	color: #666666;
	font-weight: normal;
}
h6 {
	font-size:12px;
	color: #666666;
	font-weight: normal;
}
table.tab_menu{
margin: 15px 0px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-bottom-width:1px;
}

a img{border:none;}
