@charset "UTF-8";
/* CSS Document */

body {
	background-color: #403c7a;
}

img {
	max-width:100%;
	height:auto;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
}
