body         { background-attachment: fixed; font-family: Arial; font-size: 12pt; color: 
               #000000 }
A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A:link {
	COLOR: #ff0000; TEXT-DECORATION: none
}
a:visited    { color: #808080; text-decoration: none }
A:hover {
	COLOR: #dd0000
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial; font-size: 12pt; color: #008080;
}

/* 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: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #37378D;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #E3401F;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #4D99E6;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #E3401F;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #37378D;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #3C76B2;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}