basefont     { font-family: Tahoma; font-size: 9pt; color: rgb(64,64,64)}

a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: rgb(0,0,0); 
} 
a:active 
{
	color: rgb(255,0,0);
}

A:hover {color: rgb(17,138,131); font-weight: regular}

body         { font-family: Tahoma; font-size: 9pt; background-color: rgb(255,255,255); color: rgb(64,64,64)}
table        { table-border-color-light: rgb(64,64,64); table-border-color-dark: 
               rgb(107,143,215); font-family: Tahoma; font-size: 10pt }
h1, h2, h3   { font-family: Tahoma; font-size: 9pt }
h1           { color: rgb(107,143,215); font-family: Tahoma; font-size: 9pt; font-weight: bold }
h2           { color: rgb(107,143,215); font-family: Tahoma; font-size: 11pt; font-weight: bold }
h3           { color: rgb(107,143,215); font-family: Tahoma; font-size: 13pt; font-weight: bold }
hr           { color: rgb(64,64,64)}

.Smalltext   { font-family: Tahoma; font-size: 9pt }

