body{
	font-family: Tahoma;
	font-size: 11px;
	color: #3d7b93;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
};
p{
	font-size: 11px;
};
td{
	vertical-align: top;
	font-size: 11px;
	background: #ffffff;
};
a{
	text-decoration: none;
	color: #6f9db2;
};
table{
	background: #ffffff;
};