body     	{
 		 font-size: 8pt;
       		 font-family: "Verdana";
       		 color: #000000;
      		 background-color: #ffffff;
      		 line-height: normal;
      		 margin-top: 0;
	       	 margin-left: 0;
      		 margin-right: 0;
		 background-attachment: fixed;		 
		 background-repeat: no-repeat;
		 cursor: default;
		}


div.h1		{
		 font-size: 12pt;
    		 font-family: "Arial";
		 color: #ffffff;
		 font-weight: bold;
		}

div.headlines	{
		 font-size: 7pt;
    		 font-family: "Verdana";
		}

div.posthead	{
		 font-size: 10pt;
    		 font-family: "Verdana";
		 color: #000000;
		 font-weight: bold;
		}

div.postsub	{
		 font-size: 7pt;
    		 font-family: "Verdana";
		 color: #ffffff;
		 text-decoration: none;
		}

table		{
 		 font-size: 7pt;
       		 font-family: "Verdana";
       		 color: #000000;
		}
p 		{
		 font-size: 8pt;
    		 font-family: "Arial";
		 color: #A72726;
		 font-weight: bold;
		}

h1 		{
		 font-size: 12pt;
    		 font-family: "Verdana";
		 color: #A72726;
		 font-weight: bold;
		}
		 
h2 		{
		 font-size: 9pt;
    		 font-family: "Verdana";
		 color: #000000;
		 font-weight: bold;
		}

h3 		{
		 font-size: 8pt;
    		 font-family: "Arial";
		 color: #000000;
		}

h4 		{
		 font-size: 7pt;
    		 font-family: "Verdana";
		 color: #000000;
		}

h5 		{
		 font-size: 6pt;
    		 font-family: "Verdana";
		 color: #000000;
		}

h6		{
		 font-size: 8pt;
    		 font-family: "Arial";
		 color: #ffffff;
		}

a		{text-decoration: none;}
a:link		{color: #A72726;}
a:visited	{color: #A72726;}
a:active	{color: #A72726; text-decoration: underline;}
a:hover		{color: #A72726; text-decoration: underline;}

