/* CSS Document */

body {
	background-color: #1d1d1d;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
}
.text {
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 400;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

