@charset "utf-8";
/* CSS Document */
#textRef{
}
#textRef h1, #textRef h2,#textRef h3{
margin:0;
padding:0;
margin-top: 25px;
margin-left: 15px;
}
#textRef h1 a, #textRef h2 a, #textRef h3 a{
font-size: 16px;
color: #333;
margin-left: 15px;
}
#topRef{
width:100%;
text-align: center;
}
#botRef{
font-family:"Trebuchet MS";
margin-top:25px;
font-weight:normal;
font-size:11px;
text-align:center;
background-color:#53423b;
color:#666666;
width:760px;
}
#botRef a{
font-weight:normal;
font-size:11px;
color:#666666;
}