body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url('../images/background/background.gif');
}
a:link {
	color: #1400bf;
	text-decoration: none;
}
a:visited {
	color: #1400bf;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a:active {
	color: #1400bf;
	text-decoration: none;
}
td.contentHeader2 {
background-color: #011334;
font-family:Verdana, Geneva, sans-serif;
font-size: 14px;
font-weight:normal;
color: #fff;
}
.table {
	font-size:12px;
}