body,td,th {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
height:100%;
min-height:100%;
background-image: url(assets/images/pixel.gif);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
}
a:link {
	color: #29396C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #59668D;
}
a:hover {
	text-decoration: underline;
	color: #B0B9C2;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #003399
}
h4 {
	font-size: 16px;
}
