basefont     { font-family: Arial; font-size: 10pt }

a:link
{
	color: rgb(52,111,148); 
}
a:visited
{
	color: rgb(52,111,148); 
} 
a:active 
{
	color: rgb(255,0,0);
}

A:hover {color: rgb(153,153,102); font-weight: regular}

body         { font-family: Arial; font-size: 10pt; background-color: rgb(255,255,255); color: #000000 }
table        { table-border-color-light: rgb(204,204,153); table-border-color-dark: 
               rgb(153,153,102); font-family: Arial; font-size: 10pt }
h1, h2, h3   { font-family: Arial; font-size: 10pt }
h1           { color: rgb(153,153,102); font-family: Arial; font-size: 10pt; font-weight: bold }
h2           { color: rgb(153,153,102); font-family: Arial; font-size: 12pt; font-weight: bold }
h3           { color: rgb(153,153,102); font-family: Arial; font-size: 14pt; font-weight: bold }
hr           { color: (52,111,148) }

.Smalltext   { font-family: Arial; font-size: 8pt }

