basefont     { font-family: arial, helvetica, sans-serif; font-size: 10pt }

a:link
{
	color: rgb(13,54,146); 
}
a:visited
{
	color: rgb(13,54,146); 
} 
a:active 
{
	color: rgb(13,54,146);
}

A:hover {text-decoration:none; color: rgb(0,0,0);}

body         { font-family: arial, helvetica, sans-serif; font-size: 10pt; background-color: rgb(255,255,255); color: #000000 }
table        { table-border-color-light: rgb(223,227,236); table-border-color-dark: 
               rgb(223,227,236); font-family: arial, helvetica, sans-serif; font-size: 10pt }
h1, h2, h3   { font-family: arial, helvetica, sans-serif; font-size: 10pt }
h1           { color: rgb(13,54,146); font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold }
h2           { color: rgb(13,54,146); font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold }
h3           { color: rgb(13,54,146); font-family: arial, helvetica, sans-serif; font-size: 14pt; font-weight: bold }
hr           { color: (13,54,146) }

.Smalltext   { font-family: arial, helvetica, sans-serif; font-size: 8pt }

