@charset "utf-8";
/* CSS Document */


.ip_font {
	color: red;
	font-size:10px;
	text-align:center;
}

<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273166;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #273166;
}
a:link {
	color: #25428F;
}
a:visited {
	color: #25428F;
}
a:hover {
	color: #25428F;
}
a:active {
	color: #25428F;
}




a.wht:link {
	color: white;
}
a.wht:visited {
	color: white;
}
a.wht:hover {
	color: white;
}
a.wht:active {
	color: white;
}


.style3 {font-size: 10px}


.fine {font-size: 10px; color:#FFFFFF}


.borderWHT {border:white solid 1px;}
.border {border:#000000 solid 1px;}


html {overflow:auto;clip:auto;overflow-x:hidden;}

.style1 {	font-size: 16px;
	font-weight: bold;
}







-->