@charset "utf-8";
/* CSS Document */
a:link
{
color:#000000;
}
a:visited
{
color:#000000;
}
a:hover
{
color:#d9905c;
}
body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:24px;
}
hr
{
color:#d9905c;
}
h1
{
font-family:"Eccentric Std";

color:#d9905c;
text-decoration:underline;
}
.content
{
padding-left:25px;
padding-right:25px;
}
h2
{
font-family:"Eccentric Std";

color:#d9905c;
}
