
@charset "utf-8";
/* CSS Document */

p{ font-family:"Times New Roman", Times, serif;
color:#172154;
font-size:18;

}
a:link
{
 font-family:"Times New Roman", Times, serif;
color:#372c24;
font-size:14;
font-weight:normal;
}
a:visited
{
 font-family:"Times New Roman", Times, serif;
color:#666600;
font-size:14;
font-weight:normal;
}


a:hover
{
 font-family:"Times New Roman", Times, serif;
color:#FF3366;
font-size:14;
font-weight:normal;
}
h1
{font-family:"Times New Roman", Times, serif;
color:#5E8015;
font-weight:normal;
font-size:18px;
}
h2
{ font-family:"Times New Roman", Times, serif;
color:#2d8e92;
font-weight:bold;
font-size:20px;
}
h3
{ font-family:"Times New Roman", Times, serif;
color:#905257;
font-weight:normal;
font-size:18px;
}
li
{
color:#905257;
 font-family:"Times New Roman", Times, serif;
font-size:18px;
}


