@charset "utf-8";
/* CSS Document */
*{
padding:0px;
margin:0px;
}
.h3{
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:normal;
color:#666;
}
.h5{
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:20px;
font-weight:normal;
color:#fff;
}
.info{
font-family:Georgia, "Times New Roman", Times, serif;
line-height:20px;
font-size:11px;
font-weight:normal;
color:#999;
padding:17px;
text-align:justify;
}