table
{
 	Border-style : none;
}
body
{
    Font-family : Verdana, Arial;
    Font-size : 10pt;
}

img
{  border-style: none;
}

a.topbutton
{
    Font-size : 10pt;
    Color : rgb(0,0,0);
    font-style : italic;
    font-weight : bold;
    Text-decoration : none;
}
a.topbutton:hover
{
 	Color : #EEEEEE;
}

td.topbutton
{
  	Padding-left : 2px;
 	Text-align : center;
}

font.plain
{
 	Font-size : 10pt;
    Color : rgb(0,0,0);
}

font.small
{
 	Font-size : 8pt;
}

font.pagetitle
{
    Font-size : 13pt;
    Font-weight : bold;
}

font.itemtitle
{
 	Font-size : 10pt;
 	Font-weight : bold;
}

font.tagsheader
{
 	Font-weight: bold;
 	Font-size: 12pt;
 	Color : #81afd5;
}

td.titledeco
{
 	Padding : 20px;
	Padding-bottom : 12px;
	Vertical-align : bottom;
}