<STYLE TYPE="text/css">
<!-- 

A.grid:link {color: #FFFFFF; font-weight: bold}
A.grid:visited {color: #FFFFFF; font-weight: bold}
A.grid:active {color: #FFFFFF; font-weight: bold}

/*	Menu									*/
small.menu {
font-size: 8pt;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #000000;
background: #FFFFFF;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #000000;
background: #FFFFFF;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #000000;
background: #FFFFFF;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #000000;
background: #FFFFFF;
}

/*	The link description							*/
span.descript {
font-size: small;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*	Links unordered lists							*/
ul {
margin-left: 60px;
list-style: disc;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	The link description							*/
span.descript {
font-size: small;
color: #333333;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #FFFFFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
background: #FFFFFF;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
}




P {	font-size: 10pt;
	font-family: arial;
}

P.title {
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	color: blue;
}

.footnote {
	font-size: 7pt;
	font-family: arial;
	color: gray;

}

LI {
	font-size: 10pt;
	font-family: arial;
	padding: 1em;
}




H1 {	font-size: 14pt;
	font-family: arial;
}
H2 {	font-size: 12pt;
	font-family: arial;

}
H3 {	font-size: 11pt;
	font-family: arial;

}
H4 {	font-size: 10pt;
	font-family: arial;

}
	-->
</STYLE>