@charset "utf-8";
/* CSS Document */

p:first-letter{
font-size: 24px; font-weight: normal; font-style:italic
}

td.borderr
{
border-right-style:outset;
border-bottom-style:outset;
border-top-style:outset;
}

td.borderr2
{
border-right-style:outset;
border-bottom-style:outset;

}

td.borderl
{
border-left-style:outset;
border-bottom-style:outset;
border-top-style:outset;
}

td.borderl2
{
border-left-style:outset;
border-bottom-style:outset;
}
