.norep {
	background-position : center;
	background-position : top;
	background-repeat : repeat-x;
}
body {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: Black;
	font-size: 12px;
}
td {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: Black;
	font-size: 12px;
}
.menu {
	color: White;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}
.menu:hover {
	COLOR: Silver;
	TEXT-DECORATION: none;
	font-size: 10px;
}
a {
	COLOR: 1c4781;
	TEXT-DECORATION: underline;
}
a:hover {
	COLOR: Blue;
	TEXT-DECORATION: none;
}
.mini{
	font-size: 10px;
	margin-bottom : 1px;
	margin-top : 1px;
	COLOR: ffffff;
}

