@charset "utf-8";
/* CSS Document */
body
{
font-family:Tahoma;
font-size:11px;

}
.fontClass
{
font-family:Tahoma;
font-size:11px;
color:#0066FF;
}
h1
{
font-size:15px;
font-weight:bold;
}