p,table,td,tr

{font-size : 9pt; font-family : Times New Roman; color : #3f1f1b}
     
.menu
	{font-size : 10pt;
	font-family : Times New Roman;
	color : #610A05;
	font-weight : bold;
              font-style : italic;
              text-decoration: none;}
     
.menu:Hover
	{font-size : 10pt;
	font-family : Times New Roman;
	color : #FF0000;
	font-weight : bold;
	font-style : italic;
              text-decoration: underline;}
     
A
	{font-size : 11pt;
	font-family : Times New Roman;
	color : #610A05;
	font-weight : bold;
              font-style : italic;}
     
A:Hover
	{font-size : 11pt;
	font-family : Times New Roman;
	color : #FF0000;}


h1 
{font-size:18pt; color:#3f1f1b; font-weight:bold;}


h2 
{font-size:12pt; color:#3f1f1b; font-weight:bold;}


h3 
{font-size:10pt; color:#3f1f1b; font-weight:bold;}

h4 
{font-size:7pt; font-family : Tahoma; color:#3f1f1b; font-weight: normal}

h5
	{font-size : 11pt;
	font-family : Times New Roman;
	color : #FFFF99;
              font-weight : normal;
	font-style : italic;}
text2
{font-size : 11pt; font-family : Times New Roman; color : #3f1f1b}

.button1
	{font-size : 11pt;
	font-family : Times New Roman;
	color : #610A05;
	font-weight : bold;
              font-style : italic;}
     
button1:Hover
	{font-size : 11pt;
	font-family : Times New Roman;
	color : #FFFF99;}

.button {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #800000;
	font-style : italic;
              text-decoration: underline;
}
.button:Hover {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #FF0000;
	text-decoration: underline;




