h1  {
	font-size : 16pt;
}

h2  {
	font-size : 14pt;
}

h3  {
	font-size : 12pt;
}

a  {
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

a:Visited  {
	font-weight : normal;
	color : #000000;
}

a:Active  {
	font-weight : normal;
	color : #000000;
}

a:Hover  {
	font-weight : normal;
	background-color : #C0C0C0;
	color : #000000;
}

body  {
	background-color : #FFFFFF;
	font-size : 19pt;
	font-family : sans-serif;
	color : #000000;
}

a.side  {
	font-weight : bold;
	color : #FFFFBB;
	font-size : 11pt;
	text-decoration : none;
}

a.side:Visited  {
	color : #FFFFBB;
	font-weight : bold;
}

a.side:Active  {
	color : #FFFFBB;
	font-weight : bold;
}

a.side:Hover  {
	background-color : #C0C0C0;
	color : #FFFFBB;
	font-weight : bold;
}

a.top  {
	font-weight : bold;
	font-size : 18pt;
	color : #000070;
	text-decoration : none;
}

a.top:Visited  {
	font-weight : bold;
	font-size : 18pt;
	color : #000070;
}

a.top:Active  {
	font-weight : bold;
	font-size : 18pt;
	color : #000070;
}

a.top:Hover  {
	font-weight : bold;

	font-size : 18pt;
	color : #000070;
}

a.img:Hover  {
	background-color : #FFFFFF;
}

td.side  {
	background-color : #000065;
	color : #FFFFBB;
}

td.top  {
	background-color : #6798FF;
	font-weight : normal;
	font-size : 12pt;
	color : #000070;
}

td.sel  {
	background-color : #6798FF;
	font-weight : normal;
	font-size : 18pt;
	color : #000070;
}

td.main	{
	background-color : #FFFFFF;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	color : #000000;
}

#foot	{
	background-color : #FFFFFF;
	font-size : 7pt;
	font-family : sans-serif;
	color : #000000;
}

#label	{
	font-size : 11pt;
	font-family : sans-serif;
	color : #C0C0C0;
	font-weight : bold;
}

#disclaimer	{
	background-color : #FFFFFF;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
	color : #FF0000;
}

#note {
    font-style : normal;
    font-weight : bold;
	font-size : 8pt;
    color : #C0C0C0;
}

