.links {
	color: #036;
	font-weight: bold;
}
a:hover {
	color: #C00;
}
.text_white {
	color: #FFF;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
	margin: 25px;
	background-image: url(images/bg.gif);
}
.table_main {
	background-color: #FFF;
	height: 100%;
}
.header_small {
	font-size: 16pt;
	font-weight: bold;
	color: #036;
}

