body {
	font : bold small sans-serif;
	color: black;
	frameborder: none;
}
	
TD {
	font : bold small sans-serif;
	color: black;

	
}
td {
	font : bold small sans-serif;
	color: black;

	
}
H1{
	font : bold large;
	color: black;
}
h1{
	font : bold large;
	color: black;
}
HY{
	font : bold large;
#	color: yellow;
	color: #0000CC;
}
H2{
	font : bold small;
	color: black;
	}
H3{
	font : bold x-small;
	color: black;

}
h2{
	font : bold small;
	color: black;
	}
h3{
	font : bold x-small;
	color: black;
}

colyellow{
#	color: yellow;
	color: #0000CC;
}

.highlight{
#	color: yellow;
	color: #0000CC;
}

HR{
	width:"100%";
	layout-grid-mode : line;
	line-height : 200%;
}
hr{
	width:"100%";
	layout-grid-mode : line;
	line-height : 200%;
}
.SIMPLE{
		font-family : sans-serif;
}
.BAR{
	background: Silver;
}
.AA {font-family:Georgia,serif; font-size:small; font-weight:bold; text-decoration: none; color: black;}
.AA:hover {text-decoration: none; color: white;}
.AA:active {color: black;text-decoration: none;}

A {
	color: black;

}
A:hover {text-decoration: none; color: blue;}
A:active {color: black;text-decoration: none}

a {
	color: black;

}
a:hover {text-decoration: none; color: blue;}
a:active {color: black;text-decoration: none}

.M {
	color: black;
}