h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	line-height: 150%;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

small {
	font-size: 10px;
	color: #666666;

}
strong {
	color: #009900;

}
em {
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
}
p {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
td {
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #0033ff;
}
a:visited {
	color: #3399ff;
}
a:hover {
	color: #ff0033;
}

li {
	line-height: 130%;
}
big {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.black {
	color: #FFFFFF;
}
.black a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.black a:visited{
	color: #ffffff;
	text-decoration: none;
}
.black a:hover{
	color: #FF9900;
	text-decoration: none;
}
.red {
	color: #CC0000;
}

.mini {  font-size: 10px; color: #666666}

.mibk{ font-size: 10px;color:#ffffff;}

.mibk a:visited{
	color: #ffffff;
	text-decoration: none;
}
.mibk a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.mibk a:hover{
	color: #ff9900;
	text-decoration: none;
}
.news {
	font-size: 12px;
	color: #0033FF;
}
.green {
	font-size: 12px;
	color: #009900;
}
