a:inherit {font-size: 11pt}
a:link       { color: #3366CC; text-decoration: none }
a:visited    { color: #3366CC }
a:active 
{
	color: rgb(153,0,255);
}
a:hover      { color: #009999; text-decoration: none }
body         { font-family: Tahoma, Arial, Helvetica; background-color: rgb(255,255,255); 
               color: #3366CC; font-size: 11pt }
table        { table-border-color-light: rgb(204,153,255); table-border-color-dark: 
               rgb(102,0,102); font-size: 11pt }
h1, h2, h3, h4, h5, h6 { font-family: Tahoma, Arial, Helvetica }
h1           { color: #3366CC; font-size: 28pt }
h2           { color: #009999 }
h3
{
	color: rgb(102,0,51); 
}
h4           { color: #008080 }
h5
{
	color: rgb(102,0,51);
}
h6           { color: #3366CC }
font         {  }