
a:link
{
	color: #CCFFFF; 
}
a:visited
{
	color: #FFCCCC;
} 
a:active 
{
	color: #FFCC99;
}
a:hover 
{
	color: #CCFFCC;
}
pre           {	font-family: "Courier New", Courier, monospace; line-height:100%; 	margin-top: 7px; margin-bottom: 7px }
p    			{ font-family: Lucida Sans, Arial, sans-serif; font-size: <3>;  }
body   		{ font-family: Lucida Sans, Arial, sans-serif; font-size: <3>; color: #000000; 
               background-color: #FFFFFF;  }
table
{
	table-border-color-light: #009933;
	table-border-color-dark: #800000; 
}
h1, h2, h3, h4, h5, h6 { font-family: 'Georgia', 'Times New Roman', serif' }
h1           {  }
h2           {  }
h3           {  }
h4           {  }
h5           {  }
h6           {  }
dt           { font-weight: bold; margin-top: 10; margin-bottom:0; font-size: <3> }
li           { font-family: Lucida Sans, Arial, sans-serif; font-size: <3>;  }
td           {valign: 'top'}