a:link
{
	color: #0000ff; 
}
a:visited
{
	color: #006666;
} 
a:active 
{
	color: #800000;
}
a:hover 
{
	color: #800000; background-color:#CCCCCC;
}
pre           {	font-family: "Courier New", Courier, monospace; line-height:100%; 	margin-top: 7px; margin-bottom: 7px }
p    			{ font-family: 'Verdana', 'Arial', sans-Serif; font-size: <2> }
body   		{ font-family: 'Verdana', 'Arial', sans-Serif; font-size: <2> ; background-color: 
               #FFFFFF; color: #000000 }
table
{
	table-border-color-light: #009933;
	table-border-color-dark: #800000; 
}
h1, h2, h3, h4, h5, h6 { font-family:  'Bookman Old Style', 'Times New Roman', serif}
h1           {  }
h2           {  }
h3           {  }
h4           {  }
h5           {  }
h6           {  }
dt           { font-weight: bold; margin-top: 10; margin-bottom:0; font-size: <2> }
li           { font-family: 'Verdana', 'Arial', sans-Serif; font-size: <2> }
td           {valign: 'top'}
