/* CSS Document */
body {
	background-color: #27527C;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td,a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:18px;
}
p {
	text-align:justify;
}
.footer {
	background-color: #D2D9E1;
	height:30px;
}
