.small {
	font-size: 10px;
	line-height: 130%;
	color: #FFFFFF;
}
.normal {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
A.test2:link{
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}a:hover {
	color: #FF0000;
}

body {
	background-repeat: repeat-x;
}
td, th {
	font-size: 12px;
}

