a:hover      { color: #000066; letter-spacing: 1pt }
a:link       { color: #000080 }
a:visited
{
	color: rgb(128, 128, 128); 
} 
a:active 
{
	color: rgb(204, 153, 0);
}
table        { table-border-color-light: rgb(204, 153, 255); table-border-color-dark: 
               rgb(204, 0, 204); font-family: 
               'Times New Roman'; font-size: 11pt }
td           { font-family: 
               'Times New Roman'; font-size: 11pt }

p           { font-family: 
               'Times New Roman'; font-size: 11pt }


h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman; color:#000000; font-weight:bold
}

th           { font-family: 'Century Gothic', Arial, Helvetica; font-size: 11pt }
td           { font-family: 'Century Gothic', Arial, Helvetica; font-size: 11pt }ul           { font-family: 'Century Gothic', Arial, Helvetica }ol           { font-family: 'Century Gothic', Arial, Helvetica }
li           { font-family: 'Century Gothic', Arial, Helvetica; font-size: 11pt  }