@charset "utf-8";
h1/* CSS Document */

 {
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -99999px;
}
body {
font-size: 12px;
background-color: #BDD6F4;
color: #000000;
margin-left: 0px;
margin: 0px;
background-image: url(../img/bg.gif);
background-repeat: repeat-x;
}
p {
font-size: 12px;
color: #004963;
}
.text {
font-size: 12px;
color: #004963;
line-height: 16px;
}
.text2{
font-size: 12px;
line-height: 16px;
}
i {
font-size: 10px;
line-height: 16px;
color: #333333;
text-decoration: none;
font-style: normal;
}