/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #008DA8;
	border: 1px solid #2B547F;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #109Db8;
	border: 1px solid #2B547F;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #20ADC8;
	border: 1px solid #2B547F;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #40cDe8;
	border: 1px solid #2B547F;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

body

{

background-color:rgb(210,220,240);

font-family:arial,helvetica;

color:rgb(40,70,110);

font-size:11pt

}



table, tr

{

background-color:rgb(210,220,240);

font-family:arial,helvetica;

color:rgb(40,70,110);

font-size:11pt

}

ul, li{
margin-left: 0.5em; padding-left: 0;
} 



h1 

{

color:rgb(40,70,110);

font-weight:bold

}

h2 

{

color:rgb(40,70,110);

font-weight:bold;

font-size:11pt

}



h3

{

color:rgb(40,70,110);

font-weight:bold;

font-size:11pt

}

h4

{

color:rgb(40,70,110);

font-weight:bold;

font-size:10pt

}






A:link 

{

color: rgb(0,0,100);

font-size:11pt;

text-decoration:none

}



A:active 

{

color:rgb(40,70,255);

font-size:11pt;

text-decoration:none

}

A:visited 

{

color:rgb(40,70,150);

font-size:11pt;

text-decoration:none

}