body{
	height:100%;
	margin:0;
	padding:0;
	background-color: #2994C0;
	background-image: url("../images/enter_bg.gif");
	background-position: top;
	background-repeat: repeat-x;
	font-family:Tahoma,Arial;
    }

p{
	font-size:12px;
	text-indent:20px;
	color: #B7DDF0;
}
p.trick{
	font-size:12px;
	text-indent:20px;
	color: #B7DDF0;
    display: inline;
}
b{
    font-weight: normal;
}


acronym {
    border-bottom: 0px;
}
h1.real{
	font-size:18px;
    font-weight:normal;
	text-indent:20px;
	color: #FFFFFF;
    line-height: 95%;
}
.real2{
    text-align:right;
	font-size:18px;
    font-weight:normal;
	color: #FFFFFF;
    margin-right: 40px
}
h1{
	font-size:12px;
    font-weight:normal;
	text-indent:20px;
	color: #B7DDF0;
    display: inline;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}
.logo{
	font-size:10px;
	color: #A9D4E6;
	margin-left:9px;
	margin-top:9px;
}
.link_logo{
	margin-left:9px;
    color: #A9D4E6;
}




