basefont     { font-family: Arial; font-size: 12pt }

a:link
{
	color: rgb(2,168,168); 
}
a:visited
{
	color: rgb(2,168,168); 
} 
a:active 
{
	color: rgb(255,0,0);
}

A:hover {color: rgb(246,157,1); font-weight: regular}

body         { font-family: Arial; font-size: 12pt; background-color: #e8e7e3; color: #000000; line-height: 1.8 em; }
table        { table-border-color-light: rgb(204,204,153); table-border-color-dark: 
               rgb(153,153,102); font-family: Arial; font-size: 12pt; line-height: 1.8 em;}
h1, h2, h3   { font-family: Arial; font-size: 12pt }
h1           { color: rgb(153,153,102); font-family: Arial; font-size: 12pt; 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 }

