@charset "utf-8";
/* CSS Document */

.container {
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/blue-texture-1-6.jpg);
}
.white{
	color:#FFFFFF;
	text-decoration:none;
}
.content{
	color:#333333;
	text-align:justify;
	text-decoration:none;
	line-height:2;
}
.greytext{
	color:#333333;
	text-align:justify;
	text-decoration:none;
}
