@charset "utf-8";
/* CSS Document */
body
{
margin:0;
padding:0;
}
.font-times
{
font-size:35px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
text-decoration:none
}

.font-times-green
{
font-size:35px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
text-decoration:none;
color:#326466
}
.font-black
{
font-size:15px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
text-decoration:none;
color:#000
}
.font-times-green-small
{
font-size:25px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
color:#326466
}

ul
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}